Newer
Older
barebox / dts / Bindings / watchdog / twl4030-wdt.txt
@Sascha Hauer Sascha Hauer on 28 Apr 2014 174 bytes Add devicetree source files as of Linux-3.15-rc2
Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)

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

Example:

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