Loading arch/arm/boot/dts/qcom/fsm9010.dtsi +43 −0 Original line number Diff line number Diff line Loading @@ -340,4 +340,47 @@ qcom,pil-skip-entry-check; }; }; qcom,msm-imem@fe805000 { compatible = "qcom,msm-imem"; reg = <0xfe805000 0x1000>; /* Address and size of IMEM */ ranges = <0x0 0xfe805000 0x1000>; #address-cells = <1>; #size-cells = <1>; download_mode@0 { compatible = "qcom,msm-imem-download_mode"; reg = <0x0 8>; }; mem_dump_table@14 { compatible = "qcom,msm-imem-mem_dump_table"; reg = <0x14 4>; }; restart_reason@65c { compatible = "qcom,msm-imem-restart_reason"; reg = <0x65c 4>; }; imem_cache_erp: cache_erp@6a4 { compatible = "qcom,msm-imem-cache_erp"; reg = <0x6a4 4>; }; boot_stats@6b0 { compatible = "qcom,msm-imem-boot_stats"; reg = <0x6b0 32>; }; pil@94c { compatible = "qcom,msm-imem-pil"; reg = <0x94c 200>; }; emergency_download_mode@fe0 { compatible = "qcom,msm-imem-emergency_download_mode"; reg = <0xfe0 12>; }; }; }; Loading
arch/arm/boot/dts/qcom/fsm9010.dtsi +43 −0 Original line number Diff line number Diff line Loading @@ -340,4 +340,47 @@ qcom,pil-skip-entry-check; }; }; qcom,msm-imem@fe805000 { compatible = "qcom,msm-imem"; reg = <0xfe805000 0x1000>; /* Address and size of IMEM */ ranges = <0x0 0xfe805000 0x1000>; #address-cells = <1>; #size-cells = <1>; download_mode@0 { compatible = "qcom,msm-imem-download_mode"; reg = <0x0 8>; }; mem_dump_table@14 { compatible = "qcom,msm-imem-mem_dump_table"; reg = <0x14 4>; }; restart_reason@65c { compatible = "qcom,msm-imem-restart_reason"; reg = <0x65c 4>; }; imem_cache_erp: cache_erp@6a4 { compatible = "qcom,msm-imem-cache_erp"; reg = <0x6a4 4>; }; boot_stats@6b0 { compatible = "qcom,msm-imem-boot_stats"; reg = <0x6b0 32>; }; pil@94c { compatible = "qcom,msm-imem-pil"; reg = <0x94c 200>; }; emergency_download_mode@fe0 { compatible = "qcom,msm-imem-emergency_download_mode"; reg = <0xfe0 12>; }; }; };