Loading qcom/sdxlemur.dtsi +3 −2 Original line number Diff line number Diff line Loading @@ -232,11 +232,12 @@ dcc-ram-offset = <0x800>; }; watchdog: qcom,wdt@17817000 { wdog: qcom,wdt@17817000 { compatible = "qcom,msm-watchdog"; reg = <0x17817000 0x1000>; reg-names = "wdt-base"; interrupts = <1 3 0>, <1 2 0>; interrupts = <GIC_PPI 3 IRQ_TYPE_EDGE_RISING>, <GIC_PPI 2 IRQ_TYPE_EDGE_RISING>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; qcom,wakeup-enable; Loading Loading
qcom/sdxlemur.dtsi +3 −2 Original line number Diff line number Diff line Loading @@ -232,11 +232,12 @@ dcc-ram-offset = <0x800>; }; watchdog: qcom,wdt@17817000 { wdog: qcom,wdt@17817000 { compatible = "qcom,msm-watchdog"; reg = <0x17817000 0x1000>; reg-names = "wdt-base"; interrupts = <1 3 0>, <1 2 0>; interrupts = <GIC_PPI 3 IRQ_TYPE_EDGE_RISING>, <GIC_PPI 2 IRQ_TYPE_EDGE_RISING>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; qcom,wakeup-enable; Loading