Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5854edb2 authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update iommu info of fastrpc nodes for sm8150 v2



Update iommu stream IDs and SMR masks for fastrpc context banks
for sm8150 v2.

Change-Id: I583b8c50d786982a397015c7a24bbd2131a870a6
Acked-by: default avatarThyagarajan Venkatanarayanan <venkatan@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent 8f2d81a9
Loading
Loading
Loading
Loading
+38 −0
Original line number Diff line number Diff line
@@ -61,6 +61,44 @@
	};
};

&msm_fastrpc {
	qcom,msm_fastrpc_compute_cb1 {
		iommus = <&apps_smmu 0x1001 0x0460>;
	};

	qcom,msm_fastrpc_compute_cb2 {
		iommus = <&apps_smmu 0x1002 0x0460>;
	};

	qcom,msm_fastrpc_compute_cb3 {
		iommus = <&apps_smmu 0x1003 0x0460>;
	};

	qcom,msm_fastrpc_compute_cb4 {
		iommus = <&apps_smmu 0x1004 0x0460>;
	};

	qcom,msm_fastrpc_compute_cb5 {
		iommus = <&apps_smmu 0x1005 0x0460>;
	};

	qcom,msm_fastrpc_compute_cb6 {
		iommus = <&apps_smmu 0x1006 0x0460>;
	};

	qcom,msm_fastrpc_compute_cb7 {
		iommus = <&apps_smmu 0x1007 0x0460>;
	};

	qcom,msm_fastrpc_compute_cb8 {
		iommus = <&apps_smmu 0x1008 0x0460>;
	};

	qcom,msm_fastrpc_compute_cb9 {
		iommus = <&apps_smmu 0x1009 0x0460>;
	};
};

&energy_costs {
	CPU_COST_0: core-cost0 {
		busy-cost-data = <
+1 −1
Original line number Diff line number Diff line
@@ -2319,7 +2319,7 @@
		memory-region = <&adsp_mem>;
	};

	qcom,msm_fastrpc {
	msm_fastrpc: qcom,msm_fastrpc {
		compatible = "qcom,msm-fastrpc-compute";
		qcom,fastrpc-adsp-audio-pdr;
		qcom,rpc-latency-us = <611>;