Loading arch/arm/boot/dts/qcom/msm8939.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -251,6 +251,15 @@ qcom,num-locks = <8>; }; qcom,wdt@b017000 { compatible = "qcom,msm-watchdog"; reg = <0xb017000 0x1000>; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; qcom,ipi-ping; }; qcom,msm-rtb { compatible = "qcom,msm-rtb"; qcom,rtb-size = <0x100000>; Loading Loading
arch/arm/boot/dts/qcom/msm8939.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -251,6 +251,15 @@ qcom,num-locks = <8>; }; qcom,wdt@b017000 { compatible = "qcom,msm-watchdog"; reg = <0xb017000 0x1000>; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; qcom,ipi-ping; }; qcom,msm-rtb { compatible = "qcom,msm-rtb"; qcom,rtb-size = <0x100000>; Loading