Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[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 };