Loading arch/arm64/boot/dts/qcom/trinket.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -488,6 +488,14 @@ reg = <0 0x5e400000 0 0x1400000>; }; qseecom_ta_mem: qseecom_ta_region { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xffffffff>; reusable; alignment = <0 0x400000>; size = <0 0x1000000>; }; adsp_mem: adsp_region { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xffffffff>; Loading Loading
arch/arm64/boot/dts/qcom/trinket.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -488,6 +488,14 @@ reg = <0 0x5e400000 0 0x1400000>; }; qseecom_ta_mem: qseecom_ta_region { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xffffffff>; reusable; alignment = <0 0x400000>; size = <0 0x1000000>; }; adsp_mem: adsp_region { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xffffffff>; Loading