aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/watchdog/twl4030-wdt.txt
blob: 80a37193c0b86b0e697e5b93ddae7a8b6d602cb0 (plain)
1
2
3
4
5
6
7
8
9
10
Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)

Required properties:
	compatible = "ti,twl4030-wdt";

Example:

watchdog {
	compatible = "ti,twl4030-wdt";
};