Skip to content

Commit e77e137

Browse files
gmarullcarlescufi
authored andcommitted
dts: bindings: add nordic,npm6001 PMIC
nPM6001 is a PMIC IC which embeds multiple functionalities inside: - 1 Fixed LDO (1.8V/15mA) - 1 Programmable LDO (1.8-3.3V/30mA) - 4 Programmable BUCK converters (1.8-3.3V/200mA, 0.7-1.4V/150mA, 1.2-1.4V/150mA, 0.5-3.3V/550mA) - 1 GPIO controller, with 3 pins - 1 Watchdog Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent b51218a commit e77e137

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

dts/bindings/mfd/nordic,npm6001.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Copyright (c) 2022, Nordic Semiconductor ASA
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: Nordic nPM6001
5+
6+
compatible: "nordic,npm6001"
7+
8+
include: i2c-device.yaml
9+
10+
properties:
11+
reg:
12+
required: true

0 commit comments

Comments
 (0)