Unverified Commit bd2f5e71 authored by Rickard x Andersson's avatar Rickard x Andersson Committed by Mark Brown
Browse files

regulator: Add property for WDOG_B warm reset



Make it possible to do warm reset on WDOG_B assertion.

Signed-off-by: default avatarRickard x Andersson <rickaran@axis.com>
Link: https://lore.kernel.org/r/20220429072211.24957-3-rickaran@axis.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 62139f52
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -97,6 +97,12 @@ properties:
    description:
    description:
      Indicates that the I2C Level Translator is used.
      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:
required:
  - compatible
  - compatible
  - reg
  - reg