Lines Matching +full:use +full:- +full:sw +full:- +full:pm
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/dlg,da9062-watchdog.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Steve Twiss <[email protected]>
13 - $ref: watchdog.yaml#
18 - enum:
19 - dlg,da9062-watchdog
20 - dlg,da9063-watchdog
21 - items:
22 - const: dlg,da9061-watchdog
23 - const: dlg,da9062-watchdog
25 dlg,use-sw-pm:
29 Only use this option if you can't use the watchdog automatic suspend
32 dlg,wdt-sd:
38 POWERDOWN. Can be 0 or 1. Only use this option if you want to change the
44 - compatible
49 - |
51 compatible = "dlg,da9062-watchdog";
52 dlg,use-sw-pm;
53 dlg,wdt-sd = <1>;