File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Documentation/devicetree/bindings/mfd Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -64,10 +64,13 @@ Sub-nodes:
64
64
and KEY_SLEEP.
65
65
66
66
- watchdog : This node defines settings for the Watchdog timer associated
67
- with the DA9063 and DA9063L. There are currently no entries in this
68
- binding, however compatible = "dlg,da9063-watchdog" should be added
69
- if a node is created.
67
+ with the DA9063 and DA9063L. The node should contain the compatible property
68
+ with the value "dlg,da9063-watchdog".
70
69
70
+ Optional watchdog properties:
71
+ - dlg,use-sw-pm: Add this property to disable the watchdog during suspend.
72
+ Only use this option if you can't use the watchdog automatic suspend
73
+ function during a suspend (see register CONTROL_B).
71
74
72
75
Example:
73
76
You can’t perform that action at this time.
0 commit comments