Message ID | 1530803657-17684-8-git-send-email-p.paillet@st.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/Documentation/devicetree/bindings/watchdog/st,stpmu1-wdt.txt b/Documentation/devicetree/bindings/watchdog/st,stpmu1-wdt.txt new file mode 100644 index 0000000..b558b3c --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/st,stpmu1-wdt.txt @@ -0,0 +1,11 @@ +STMicroelectronics STPMU1 Watchdog + +Required properties: + +- compatible : should be "st,stpmu1-wdt" + +Example: + +watchdog { + compatible = "st,stpmu1-wdt"; +};