diff --git a/qcom/cinder.dtsi b/qcom/cinder.dtsi index 24cc5abb..5be49202 100644 --- a/qcom/cinder.dtsi +++ b/qcom/cinder.dtsi @@ -380,6 +380,15 @@ compatible = "regulator-fixed"; regulator-name = "gcc_usb30_prim_gdsc"; }; + + wdog: qcom,wdt@17410000 { + compatible ="qcom,msm-watchdog"; + reg = <0x17410000 0x1000>; + reg-names = "wdt-base"; + interrupts = , + ; + }; + }; &firmware {