kernel_samsung_a34x-permissive/Documentation/devicetree/bindings/watchdog/twl4030-wdt.txt
2024-04-28 15:49:01 +02:00

11 lines
174 B
Plaintext
Executable file

Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
Required properties:
compatible = "ti,twl4030-wdt";
Example:
watchdog {
compatible = "ti,twl4030-wdt";
};