Loading arch/arm/boot/dts/qcom/msm8939-common.dtsi +11 −5 Original line number Diff line number Diff line Loading @@ -62,17 +62,23 @@ label = "peripheral_mem"; }; venus_mem: venus_region@0 { linux,reserve-contiguous-region; linux,memory-limit = <0x90000000>; reg = <0 0 0 0x0500000>; label = "venus_mem"; }; secure_mem: secure_region@0 { linux,reserve-contiguous-region; reg = <0 0 0 0x6D00000>; label = "secure_mem"; }; venus_qseecom_mem: venus_qseecom_region@0 { qseecom_mem: qseecom_region@0 { linux,reserve-contiguous-region; linux,memory-limit = <0x90000000>; reg = <0 0 0 0x1200000>; label = "venus_qseecom_mem"; reg = <0 0 0 0x1000000>; label = "qseecom_mem"; }; audio_mem: audio_region@0 { Loading Loading @@ -1140,7 +1146,7 @@ qcom,pas-id = <9>; qcom,proxy-timeout-ms = <5000>; qcom,firmware-name = "venus"; linux,contiguous-region = <&venus_qseecom_mem>; linux,contiguous-region = <&venus_mem>; }; qcom,mss@4080000 { Loading arch/arm/boot/dts/qcom/msm8939-ion.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ qcom,ion-heap@27 { /* QSEECOM HEAP */ compatible = "qcom,msm-ion-reserve"; reg = <27>; linux,contiguous-region = <&venus_qseecom_mem>; linux,contiguous-region = <&qseecom_mem>; qcom,ion-heap-type = "DMA"; }; Loading Loading
arch/arm/boot/dts/qcom/msm8939-common.dtsi +11 −5 Original line number Diff line number Diff line Loading @@ -62,17 +62,23 @@ label = "peripheral_mem"; }; venus_mem: venus_region@0 { linux,reserve-contiguous-region; linux,memory-limit = <0x90000000>; reg = <0 0 0 0x0500000>; label = "venus_mem"; }; secure_mem: secure_region@0 { linux,reserve-contiguous-region; reg = <0 0 0 0x6D00000>; label = "secure_mem"; }; venus_qseecom_mem: venus_qseecom_region@0 { qseecom_mem: qseecom_region@0 { linux,reserve-contiguous-region; linux,memory-limit = <0x90000000>; reg = <0 0 0 0x1200000>; label = "venus_qseecom_mem"; reg = <0 0 0 0x1000000>; label = "qseecom_mem"; }; audio_mem: audio_region@0 { Loading Loading @@ -1140,7 +1146,7 @@ qcom,pas-id = <9>; qcom,proxy-timeout-ms = <5000>; qcom,firmware-name = "venus"; linux,contiguous-region = <&venus_qseecom_mem>; linux,contiguous-region = <&venus_mem>; }; qcom,mss@4080000 { Loading
arch/arm/boot/dts/qcom/msm8939-ion.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ qcom,ion-heap@27 { /* QSEECOM HEAP */ compatible = "qcom,msm-ion-reserve"; reg = <27>; linux,contiguous-region = <&venus_qseecom_mem>; linux,contiguous-region = <&qseecom_mem>; qcom,ion-heap-type = "DMA"; }; Loading