mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-25 11:49:48 +07:00
11 lines
174 B
Plaintext
11 lines
174 B
Plaintext
|
Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
|
||
|
|
||
|
Required properties:
|
||
|
compatible = "ti,twl4030-wdt";
|
||
|
|
||
|
Example:
|
||
|
|
||
|
watchdog {
|
||
|
compatible = "ti,twl4030-wdt";
|
||
|
};
|