Loading Documentation/devicetree/bindings/arm/msm/imem.txt +6 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,12 @@ Required properties: -compatible: "qti,msm-imem-cache_erp" -reg: start address and size of cache_erp region in imem Memory Dump: ------------ Required properties: -compatible: "qti,msm-imem-mem_dump_table" -reg: start address and size of mem_dump_table region in imem Example: qti,msm-imem { Loading arch/arm/boot/dts/qti/apq8084.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -258,6 +258,11 @@ #address-cells = <1>; #size-cells = <1>; mem_dump_table@14 { compatible = "qti,msm-imem-mem_dump_table"; reg = <0x14 4>; }; imem_cache_erp: cache_erp@6a4 { compatible = "qti,msm-imem-cache_erp"; reg = <0x6a4 4>; Loading arch/arm/boot/dts/qti/fsm9900.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -291,6 +291,11 @@ #address-cells = <1>; #size-cells = <1>; mem_dump_table@14 { compatible = "qti,msm-imem-mem_dump_table"; reg = <0x14 4>; }; imem_cache_erp: cache_erp@6a4 { compatible = "qti,msm-imem-cache_erp"; reg = <0x6a4 4>; Loading arch/arm/boot/dts/qti/mpq8092.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -162,6 +162,11 @@ #address-cells = <1>; #size-cells = <1>; mem_dump_table@14 { compatible = "qti,msm-imem-mem_dump_table"; reg = <0x14 4>; }; boot_stats@6b0 { compatible = "qti,msm-imem-boot_stats"; reg = <0x6b0 32>; Loading arch/arm/boot/dts/qti/msm8226.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -245,6 +245,11 @@ #address-cells = <1>; #size-cells = <1>; mem_dump_table@14 { compatible = "qti,msm-imem-mem_dump_table"; reg = <0x14 4>; }; boot_stats@6b0 { compatible = "qti,msm-imem-boot_stats"; reg = <0x6b0 32>; Loading Loading
Documentation/devicetree/bindings/arm/msm/imem.txt +6 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,12 @@ Required properties: -compatible: "qti,msm-imem-cache_erp" -reg: start address and size of cache_erp region in imem Memory Dump: ------------ Required properties: -compatible: "qti,msm-imem-mem_dump_table" -reg: start address and size of mem_dump_table region in imem Example: qti,msm-imem { Loading
arch/arm/boot/dts/qti/apq8084.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -258,6 +258,11 @@ #address-cells = <1>; #size-cells = <1>; mem_dump_table@14 { compatible = "qti,msm-imem-mem_dump_table"; reg = <0x14 4>; }; imem_cache_erp: cache_erp@6a4 { compatible = "qti,msm-imem-cache_erp"; reg = <0x6a4 4>; Loading
arch/arm/boot/dts/qti/fsm9900.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -291,6 +291,11 @@ #address-cells = <1>; #size-cells = <1>; mem_dump_table@14 { compatible = "qti,msm-imem-mem_dump_table"; reg = <0x14 4>; }; imem_cache_erp: cache_erp@6a4 { compatible = "qti,msm-imem-cache_erp"; reg = <0x6a4 4>; Loading
arch/arm/boot/dts/qti/mpq8092.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -162,6 +162,11 @@ #address-cells = <1>; #size-cells = <1>; mem_dump_table@14 { compatible = "qti,msm-imem-mem_dump_table"; reg = <0x14 4>; }; boot_stats@6b0 { compatible = "qti,msm-imem-boot_stats"; reg = <0x6b0 32>; Loading
arch/arm/boot/dts/qti/msm8226.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -245,6 +245,11 @@ #address-cells = <1>; #size-cells = <1>; mem_dump_table@14 { compatible = "qti,msm-imem-mem_dump_table"; reg = <0x14 4>; }; boot_stats@6b0 { compatible = "qti,msm-imem-boot_stats"; reg = <0x6b0 32>; Loading