Loading arch/arm/boot/dts/qcom/mdmfermium.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,15 @@ }; }; qcom,wdt@b017000 { compatible = "qcom,msm-watchdog"; reg = <0xb017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; }; clock_gcc: qcom,gcc@1800000 { compatible = "qcom,gcc-mdmfermium"; reg = <0x1800000 0x80000>; Loading Loading
arch/arm/boot/dts/qcom/mdmfermium.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,15 @@ }; }; qcom,wdt@b017000 { compatible = "qcom,msm-watchdog"; reg = <0xb017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; }; clock_gcc: qcom,gcc@1800000 { compatible = "qcom,gcc-mdmfermium"; reg = <0x1800000 0x80000>; Loading