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:
Rickard x Andersson 2022-04-29 09:22:09 +02:00 committed by Mark Brown
parent 62139f52b7
commit bd2f5e7145
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0

View file

@ -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