]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - Bindings/watchdog/st,stpmic1-wdt.txt
Import Linux 5.1 DTS files
[FreeBSD/FreeBSD.git] / 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 };