Loading arch/arm/boot/dts/qcom/msmferrum.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -499,6 +499,17 @@ status = "disabled"; }; 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>; qcom,ipi-ping; }; spi_0: spi@78ba000 { /* BLSP1 QUP6 */ compatible = "qcom,spi-qup-v2"; #address-cells = <1>; Loading Loading
arch/arm/boot/dts/qcom/msmferrum.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -499,6 +499,17 @@ status = "disabled"; }; 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>; qcom,ipi-ping; }; spi_0: spi@78ba000 { /* BLSP1 QUP6 */ compatible = "qcom,spi-qup-v2"; #address-cells = <1>; Loading