Skip to content

Commit 86df003

Browse files
olerembroonie
authored andcommitted
regulator: dt-bindings: nxp,pca9450: document input supplies
Add missing supply properties for PCA945x input pin groups: - inl1-supply (for LDOs) - inb13-supply (for BUCK1/3) - inb26-supply (for BUCK2/6) - inb45-supply (for BUCK4/5) These properties describe external power sources for each input group. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Link: https://patch.msgid.link/20251027124415.989301-2-o.rempel@pengutronix.de Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent dcb6fa3 commit 86df003

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ properties:
4141
interrupts:
4242
maxItems: 1
4343

44+
inl1-supply:
45+
description: Regulator supply for the INL1 pin group, powering LDOx
46+
47+
inb13-supply:
48+
description:
49+
Regulator supply for the INB13 pin group, powering BUCK1 and BUCK3.
50+
51+
inb26-supply:
52+
description:
53+
Regulator supply for the INB26 pin group, powering BUCK2 and BUCK6.
54+
55+
inb45-supply:
56+
description:
57+
Regulator supply for the INB45 pin group, powering BUCK4 and BUCK5.
58+
4459
regulators:
4560
type: object
4661
description: |

0 commit comments

Comments
 (0)