linux_dsm_epyc7002/Documentation/devicetree/bindings/watchdog/st,stpmic1-wdt.txt
Pascal PAILLET-LME 6e4531090f dt-bindings: watchdog: document STPMIC1 PMIC watchdog
The STPMIC1 PMIC embeds a watchdog which is disabled by default.
In case of watchdog, the PMIC goes off.

Signed-off-by: Pascal Paillet <p.paillet@st.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2019-01-16 14:00:50 +00:00

12 lines
158 B
Plaintext

STMicroelectronics STPMIC1 Watchdog
Required properties:
- compatible : should be "st,stpmic1-wdt"
Example:
watchdog {
compatible = "st,stpmic1-wdt";
};