Loading arch/arm/boot/dts/qcom/msm8992.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -415,6 +415,16 @@ }; }; qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; qcom,ipi-ping; }; qcom,sps { compatible = "qcom,msm_sps"; qcom,pipe-attr-ee; Loading Loading
arch/arm/boot/dts/qcom/msm8992.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -415,6 +415,16 @@ }; }; qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; qcom,ipi-ping; }; qcom,sps { compatible = "qcom,msm_sps"; qcom,pipe-attr-ee; Loading