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

Commit 999cde09 authored by Trishansh Bhardwaj's avatar Trishansh Bhardwaj Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Fix smmu label for cpas and ope cdm

Fix cam-smmu-label for cpas-cdm and ope-cdm.

CRs-Fixed: 2768163
Change-Id: I588bcf1c81813f1ec9a3f26d91891bc2bb8375c1
parent e4562246
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -366,7 +366,7 @@
			qcom,iommu-faults = "non-fatal";
			multiple-client-devices;
			qcom,iommu-dma-addr-pool = <0x7400000 0xd8c00000>;
			cam-smmu-label = "ope", "ope-cdm0";
			cam-smmu-label = "ope", "ope-cdm";
			ope_iova_mem_map: iova-mem-map {
				/* IO region is approximately 3.4 GB */
				iova-mem-region-io {
@@ -382,7 +382,7 @@
		msm_cam_smmu_cpas_cdm {
			compatible = "qcom,msm-cam-smmu-cb";
			iommus = <&apps_smmu 0xc00 0x000>;
			cam-smmu-label = "cpas-cdm0";
			cam-smmu-label = "cpas-cdm";
			qcom,iommu-faults = "non-fatal";
			qcom,iommu-dma-addr-pool = <0x7400000 0xd8c00000>;
			cpas_cdm_iova_mem_map: iova-mem-map {