[PATCH v2 3/5] dt-bindings: regulator: Add property for WDOG_B warm reset

From: Rickard Andersson
Date: Fri Apr 29 2022 - 03:22:37 EST


From: Rickard x Andersson <rickaran@xxxxxxxx>

Make it possible to do warm reset on WDOG_B assertion.

Signed-off-by: Rickard x Andersson <rickaran@xxxxxxxx>
---
.../bindings/regulator/nxp,pca9450-regulator.yaml | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml
index e723f8cf6d74..b539781e39aa 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
--
2.20.1