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>
This commit is contained in:
parent
62139f52b7
commit
bd2f5e7145
@ -97,6 +97,12 @@ properties:
|
||||
description:
|
||||
Indicates that the I2C Level Translator is used.
|
||||
|
||||
nxp,wdog_b-warm-reset:
|
||||
type: boolean
|
||||
description:
|
||||
When WDOG_B signal is asserted a warm reset will be done instead of cold
|
||||
reset.
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
Loading…
Reference in New Issue
Block a user