Loading arch/arm/boot/dts/qcom/apq8009-memory.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -26,3 +26,14 @@ &qcom_seecom { reg = <0x87a00000 0x200000>; }; &reserved_mem { linux,cma { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xa0000000>; reusable; alignment = <0 0x400000>; size = <0 0x1000000>; linux,cma-default; }; }; arch/arm/boot/dts/qcom/apq8009w-memory.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -22,3 +22,14 @@ &peripheral_mem { reg = <0x0 0x8a100000 0x0 0x0600000>; }; &reserved_mem { linux,cma { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xa0000000>; reusable; alignment = <0 0x400000>; size = <0 0x1000000>; linux,cma-default; }; }; arch/arm/boot/dts/qcom/msm8909w-memory.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -22,3 +22,14 @@ &peripheral_mem { reg = <0x0 0x8d000000 0x0 0x0600000>; }; &reserved_mem { linux,cma { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xa0000000>; reusable; alignment = <0 0x400000>; size = <0 0x1000000>; linux,cma-default; }; }; Loading
arch/arm/boot/dts/qcom/apq8009-memory.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -26,3 +26,14 @@ &qcom_seecom { reg = <0x87a00000 0x200000>; }; &reserved_mem { linux,cma { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xa0000000>; reusable; alignment = <0 0x400000>; size = <0 0x1000000>; linux,cma-default; }; };
arch/arm/boot/dts/qcom/apq8009w-memory.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -22,3 +22,14 @@ &peripheral_mem { reg = <0x0 0x8a100000 0x0 0x0600000>; }; &reserved_mem { linux,cma { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xa0000000>; reusable; alignment = <0 0x400000>; size = <0 0x1000000>; linux,cma-default; }; };
arch/arm/boot/dts/qcom/msm8909w-memory.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -22,3 +22,14 @@ &peripheral_mem { reg = <0x0 0x8d000000 0x0 0x0600000>; }; &reserved_mem { linux,cma { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xa0000000>; reusable; alignment = <0 0x400000>; size = <0 0x1000000>; linux,cma-default; }; };