Skip to content

Commit ed6952d

Browse files
committed
fw/drivers/pmic/npm1300: add missing SPDX
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
1 parent 7502901 commit ed6952d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/fw/drivers/pmic/npm1300.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/* SPDX-FileCopyrightText: 2026 Core Devices LLC */
2+
/* SPDX-License-Identifier: Apache-2.0 */
3+
14
/* Because nPM1300 also has the battery monitor, we implement both the
25
* pmic_* and the battery_* API here. */
36

0 commit comments

Comments
 (0)