Loading arch/arm/boot/dts/qcom/msm8994.dtsi +2 −3 Original line number Diff line number Diff line Loading @@ -530,9 +530,8 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>, <0xf9112118 0x4>; reg-names = "wdt-base", "wdt-absent-base"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading Loading
arch/arm/boot/dts/qcom/msm8994.dtsi +2 −3 Original line number Diff line number Diff line Loading @@ -530,9 +530,8 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>, <0xf9112118 0x4>; reg-names = "wdt-base", "wdt-absent-base"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading