Skip to content

Commit bd2f5e7

Browse files
Rickard x Anderssonbroonie
authored andcommitted
regulator: Add property for WDOG_B warm reset
Make it possible to do warm reset on WDOG_B assertion. Signed-off-by: Rickard x Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 62139f5 commit bd2f5e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ properties:
9797
description:
9898
Indicates that the I2C Level Translator is used.
9999

100+
nxp,wdog_b-warm-reset:
101+
type: boolean
102+
description:
103+
When WDOG_B signal is asserted a warm reset will be done instead of cold
104+
reset.
105+
100106
required:
101107
- compatible
102108
- reg

0 commit comments

Comments
 (0)