@@ -30,21 +30,6 @@ properties:
"#interrupt-cells":
const: 2
- dlg,use-sw-pm:
- type: boolean
- description:
- Disable the watchdog during suspend.
- Only use this option if you can't use the watchdog automatic suspend
- function during a suspend (see register CONTROL_B).
-
- watchdog:
- type: object
- $ref: /schemas/watchdog/watchdog.yaml#
- unevaluatedProperties: false
- properties:
- compatible:
- const: dlg,da9063-watchdog
-
rtc:
type: object
$ref: /schemas/rtc/rtc.yaml#
@@ -77,6 +62,9 @@ properties:
$ref: /schemas/regulator/regulator.yaml
unevaluatedProperties: false
+ watchdog:
+ $ref: /schemas/watchdog/dlg,da9062-watchdog.yaml
+
required:
- compatible
- reg