Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watchdog
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / watchdog / st,stpmic1-wdt.txt
1 STMicroelectronics STPMIC1 Watchdog
2
3 Required properties:
4
5 - compatible : should be "st,stpmic1-wdt"
6
7 Example:
8
9 watchdog {
10         compatible = "st,stpmic1-wdt";
11 };