Loading arch/arm/boot/dts/qcom/msm8994.dtsi +13 −0 Original line number Original line Diff line number Diff line Loading @@ -312,6 +312,19 @@ }; }; }; }; qcom,msm-imem@fe87f000 { compatible = "qcom,msm-imem"; reg = <0xfe87f000 0x1000>; /* Address and size of IMEM */ ranges = <0x0 0xfe87f000 0x1000>; #address-cells = <1>; #size-cells = <1>; mem_dump_table@10 { compatible = "qcom,msm-imem-mem_dump_table"; reg = <0x10 8>; }; }; qcom,wdt@f9017000 { qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg = <0xf9017000 0x1000>; Loading Loading
arch/arm/boot/dts/qcom/msm8994.dtsi +13 −0 Original line number Original line Diff line number Diff line Loading @@ -312,6 +312,19 @@ }; }; }; }; qcom,msm-imem@fe87f000 { compatible = "qcom,msm-imem"; reg = <0xfe87f000 0x1000>; /* Address and size of IMEM */ ranges = <0x0 0xfe87f000 0x1000>; #address-cells = <1>; #size-cells = <1>; mem_dump_table@10 { compatible = "qcom,msm-imem-mem_dump_table"; reg = <0x10 8>; }; }; qcom,wdt@f9017000 { qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg = <0xf9017000 0x1000>; Loading