diff --git a/qcom/lemans.dtsi b/qcom/lemans.dtsi index 2fdd8b5a..eac66530 100644 --- a/qcom/lemans.dtsi +++ b/qcom/lemans.dtsi @@ -546,4 +546,11 @@ reg = <0xc8 0xc8>; }; }; + + wdog: qcom,wdt@17c10000 { + compatible = "qcom,msm-watchdog"; + reg = <0x17c10000 0x1000>; + reg-names = "wdt-base"; + interrupts = ; + }; };