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 <rickaran@axis.com> Link: https://lore.kernel.org/r/20220429072211.24957-3-rickaran@axis.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 62139f5 commit bd2f5e7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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)