From: Rickard x Andersson Date: Fri, 29 Apr 2022 07:22:09 +0000 (+0200) Subject: regulator: Add property for WDOG_B warm reset X-Git-Tag: v6.6.17~7327^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd2f5e71454bc84427c4fd67c5ea4881f155ac6e;p=platform%2Fkernel%2Flinux-rpi.git 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 Link: https://lore.kernel.org/r/20220429072211.24957-3-rickaran@axis.com Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml index e723f8c..b539781 100644 --- a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml @@ -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