Loading arch/arm/boot/dts/qcom/msm8992.dtsi +28 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,34 @@ reg = <0xfc4ab000 0x4>; }; qcom,msm-imem@fe80f000 { compatible = "qcom,msm-imem"; reg = <0xfe80f000 0x1000>; /* Address and size of IMEM */ ranges = <0x0 0xfe80f000 0x1000>; #address-cells = <1>; #size-cells = <1>; download_mode@0 { compatible = "qcom,msm-imem-download_mode"; reg = <0x0 8>; }; restart_reason@65c { compatible = "qcom,msm-imem-restart_reason"; reg = <0x65c 4>; }; boot_stats@6b0 { compatible = "qcom,msm-imem-boot_stats"; reg = <0x6b0 32>; }; pil@94c { compatible = "qcom,msm-imem-pil"; reg = <0x94c 200>; }; }; blsp1_uart5: serial@f9922000 { compatible = "qcom,msm-lsuart-v14"; reg = <0xf9922000 0x1000>; Loading Loading
arch/arm/boot/dts/qcom/msm8992.dtsi +28 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,34 @@ reg = <0xfc4ab000 0x4>; }; qcom,msm-imem@fe80f000 { compatible = "qcom,msm-imem"; reg = <0xfe80f000 0x1000>; /* Address and size of IMEM */ ranges = <0x0 0xfe80f000 0x1000>; #address-cells = <1>; #size-cells = <1>; download_mode@0 { compatible = "qcom,msm-imem-download_mode"; reg = <0x0 8>; }; restart_reason@65c { compatible = "qcom,msm-imem-restart_reason"; reg = <0x65c 4>; }; boot_stats@6b0 { compatible = "qcom,msm-imem-boot_stats"; reg = <0x6b0 32>; }; pil@94c { compatible = "qcom,msm-imem-pil"; reg = <0x94c 200>; }; }; blsp1_uart5: serial@f9922000 { compatible = "qcom,msm-lsuart-v14"; reg = <0xf9922000 0x1000>; Loading