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

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

Merge "ARM: dts: msm: share slpi context bank for fastrpc in sm8150"

parents 7cef4908 568f0776
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
@@ -2268,6 +2268,28 @@
			iommus = <&apps_smmu 0x1b25 0x0>;
			dma-coherent;
		};

		qcom,msm_fastrpc_compute_cb13 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "sdsprpc-smd";
			iommus = <&apps_smmu 0x5a1 0x0>;
			dma-coherent;
		};

		qcom,msm_fastrpc_compute_cb14 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "sdsprpc-smd";
			iommus = <&apps_smmu 0x5a2 0x0>;
			dma-coherent;
		};

		qcom,msm_fastrpc_compute_cb15 {
			compatible = "qcom,msm-fastrpc-compute-cb";
			label = "sdsprpc-smd";
			iommus = <&apps_smmu 0x5a3 0x0>;
			shared-cb = <5>;
			dma-coherent;
		};
	};

	sdhc_2: sdhci@8804000 {