11 lines
174 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
Required properties:
compatible = "ti,twl4030-wdt";
Example:
watchdog {
compatible = "ti,twl4030-wdt";
};