linux/linux-5.4.31/Documentation/devicetree/bindings/watchdog/st,stpmic1-wdt.txt

12 lines
158 B
Plaintext
Raw Normal View History

2024-01-30 10:43:28 +00:00
STMicroelectronics STPMIC1 Watchdog
Required properties:
- compatible : should be "st,stpmic1-wdt"
Example:
watchdog {
compatible = "st,stpmic1-wdt";
};