summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/watchdog/st,stpmic1-wdt.txt
blob: 7cc1407f15cb0e398d4648d5639dee701732fd5f (plain)
1
2
3
4
5
6
7
8
9
10
11
STMicroelectronics STPMIC1 Watchdog

Required properties:

- compatible : should be "st,stpmic1-wdt"

Example:

watchdog {
	compatible = "st,stpmic1-wdt";
};