twl4030-wdt.txt 174 B

12345678910
  1. Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
  2. Required properties:
  3. compatible = "ti,twl4030-wdt";
  4. Example:
  5. watchdog {
  6. compatible = "ti,twl4030-wdt";
  7. };