summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/watchdog/st,stpmic1-wdt.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/watchdog/st,stpmic1-wdt.txt')
-rw-r--r--dts/Bindings/watchdog/st,stpmic1-wdt.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/dts/Bindings/watchdog/st,stpmic1-wdt.txt b/dts/Bindings/watchdog/st,stpmic1-wdt.txt
new file mode 100644
index 0000000000..7cc1407f15
--- /dev/null
+++ b/dts/Bindings/watchdog/st,stpmic1-wdt.txt
@@ -0,0 +1,11 @@
+STMicroelectronics STPMIC1 Watchdog
+
+Required properties:
+
+- compatible : should be "st,stpmic1-wdt"
+
+Example:
+
+watchdog {
+ compatible = "st,stpmic1-wdt";
+};