Loading qcom/lahaina-ion.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -30,5 +30,11 @@ token = <0x20000000>; }; }; qcom,ion-heap@13 { /* SPSS HEAP */ reg = <ION_SPSS_HEAP_ID>; memory-region = <&sp_mem>; qcom,ion-heap-type = "HYP_CMA"; }; }; }; qcom/lahaina.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -362,6 +362,14 @@ size = <0x0 0x2000000>; linux,cma-default; }; sp_mem: sp_region { /* SPSS-HLOS ION shared mem */ compatible = "shared-dma-pool"; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; reusable; alignment = <0x0 0x400000>; size = <0x0 0x1000000>; }; }; chosen { }; Loading Loading
qcom/lahaina-ion.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -30,5 +30,11 @@ token = <0x20000000>; }; }; qcom,ion-heap@13 { /* SPSS HEAP */ reg = <ION_SPSS_HEAP_ID>; memory-region = <&sp_mem>; qcom,ion-heap-type = "HYP_CMA"; }; }; };
qcom/lahaina.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -362,6 +362,14 @@ size = <0x0 0x2000000>; linux,cma-default; }; sp_mem: sp_region { /* SPSS-HLOS ION shared mem */ compatible = "shared-dma-pool"; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; reusable; alignment = <0x0 0x400000>; size = <0x0 0x1000000>; }; }; chosen { }; Loading