mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-06 16:28:04 -04:00
10 lines
174 B
Text
10 lines
174 B
Text
Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
|
|
|
|
Required properties:
|
|
compatible = "ti,twl4030-wdt";
|
|
|
|
Example:
|
|
|
|
watchdog {
|
|
compatible = "ti,twl4030-wdt";
|
|
};
|