Loading qcom/yupik-ion.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,12 @@ memory-region = <&qseecom_mem>; qcom,ion-heap-type = "DMA"; }; qcom,ion-heap@5 { /* AUDIO ML HEAP */ reg = <ION_AUDIO_ML_HEAP_ID>; memory-region = <&audio_cma_mem>; qcom,ion-heap-type = "DMA"; }; }; }; qcom/yupik.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -450,6 +450,14 @@ reusable; size = <0 0x2c00000>; }; audio_cma_mem: audio_cma_region { compatible = "shared-dma-pool"; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; reusable; alignment = <0x0 0x400000>; size = <0x0 0x1C00000>; }; }; soc: soc { }; Loading Loading
qcom/yupik-ion.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,12 @@ memory-region = <&qseecom_mem>; qcom,ion-heap-type = "DMA"; }; qcom,ion-heap@5 { /* AUDIO ML HEAP */ reg = <ION_AUDIO_ML_HEAP_ID>; memory-region = <&audio_cma_mem>; qcom,ion-heap-type = "DMA"; }; }; };
qcom/yupik.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -450,6 +450,14 @@ reusable; size = <0 0x2c00000>; }; audio_cma_mem: audio_cma_region { compatible = "shared-dma-pool"; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; reusable; alignment = <0x0 0x400000>; size = <0x0 0x1C00000>; }; }; soc: soc { }; Loading