kernel_samsung_a53x/Documentation/devicetree/bindings/watchdog/twl4030-wdt.txt
2024-06-15 16:02:09 -03:00

10 lines
174 B
Text
Executable file

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