Loading arch/arm/boot/dts/msmkrypton.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -296,6 +296,14 @@ rpm-standalone = <1>; }; qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; interrupts = <1 2 0>, <1 1 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; }; jtag_fuse: jtagfuse@fc4be024 { compatible = "qcom,jtag-fuse"; reg = <0xfc4be024 0x8>; Loading Loading
arch/arm/boot/dts/msmkrypton.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -296,6 +296,14 @@ rpm-standalone = <1>; }; qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; interrupts = <1 2 0>, <1 1 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; }; jtag_fuse: jtagfuse@fc4be024 { compatible = "qcom,jtag-fuse"; reg = <0xfc4be024 0x8>; Loading