Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixes
[sfrench/cifs-2.6.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 };