mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
12 lines
158 B
Plaintext
12 lines
158 B
Plaintext
|
STMicroelectronics STPMIC1 Watchdog
|
||
|
|
||
|
Required properties:
|
||
|
|
||
|
- compatible : should be "st,stpmic1-wdt"
|
||
|
|
||
|
Example:
|
||
|
|
||
|
watchdog {
|
||
|
compatible = "st,stpmic1-wdt";
|
||
|
};
|