mirror of https://gitee.com/openkylin/linux.git
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";
|
||
|
};
|