1 QCOM PM8916 watchdog timer controller
3 This pm8916 watchdog timer controller must be under pm8916-pon node.
6 - compatible: should be "qcom,pm8916-wdt"
9 - interrupts : Watchdog pre-timeout (bark) interrupt.
10 - timeout-sec : Watchdog timeout value in seconds.
15 compatible = "qcom,pm8916", "qcom,spmi-pmic";
16 reg = <0x0 SPMI_USID>;
19 compatible = "qcom,pm8916-pon";
23 compatible = "qcom,pm8916-wdt";
24 interrupts = <0x0 0x8 6 IRQ_TYPE_EDGE_RISING>;