linux-zen-desktop/Documentation/devicetree/bindings/watchdog/twl4030-wdt.txt

11 lines
174 B
Plaintext
Raw Permalink Normal View History

2023-08-30 17:31:07 +02:00
Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
Required properties:
compatible = "ti,twl4030-wdt";
Example:
watchdog {
compatible = "ti,twl4030-wdt";
};