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

Commit 4c314540 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Use SMR mask instead of absolute SID values in DT"

parents 860896ab 9e475af2
Loading
Loading
Loading
Loading
+12 −7
Original line number Diff line number Diff line
@@ -1528,42 +1528,47 @@
		qcom,msm_fastrpc_compute_cb1 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "cdsprpc-smd";
			iommus = <&apps_smmu 0x1441 0x0>;
			iommus = <&apps_smmu 0x1421 0x0>,
				 <&apps_smmu 0x1441 0x0>;
			dma-coherent;
		};

		qcom,msm_fastrpc_compute_cb2 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "cdsprpc-smd";
			iommus = <&apps_smmu 0x1442 0x0>;
			iommus = <&apps_smmu 0x1422 0x0>,
				 <&apps_smmu 0x1442 0x0>;
			dma-coherent;
		};

		qcom,msm_fastrpc_compute_cb3 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "cdsprpc-smd";
			iommus = <&apps_smmu 0x1443 0x0>;
			iommus = <&apps_smmu 0x1423 0x0>,
				 <&apps_smmu 0x1443 0x0>;
			dma-coherent;
		};

		qcom,msm_fastrpc_compute_cb4 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "cdsprpc-smd";
			iommus = <&apps_smmu 0x1444 0x0>;
			iommus = <&apps_smmu 0x1424 0x0>,
				 <&apps_smmu 0x1444 0x0>;
			dma-coherent;
		};

		qcom,msm_fastrpc_compute_cb5 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "cdsprpc-smd";
			iommus = <&apps_smmu 0x1445 0x0>;
			iommus = <&apps_smmu 0x1425 0x0>,
				 <&apps_smmu 0x1445 0x0>;
			dma-coherent;
		};

		qcom,msm_fastrpc_compute_cb6 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "cdsprpc-smd";
			iommus = <&apps_smmu 0x1446 0x0>;
			iommus = <&apps_smmu 0x1406 0x0060>;
			dma-coherent;
		};

@@ -1571,7 +1576,7 @@
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "cdsprpc-smd";
			qcom,secure-context-bank;
			iommus = <&apps_smmu 0x1449 0x0>;
			iommus = <&apps_smmu 0x1409 0x0060>;
			dma-coherent;
		};