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

Commit 9d87986d authored by Abhilash Kumar's avatar Abhilash Kumar
Browse files

ARM: dts: msm: Remove unnecessary SID nodes for sdm670 and sdm845



Remove SIDs that should not be used for nested configuration from
cam_smmu.

Change-Id: I2ffb6b6261dbe90df9322136f5111641eddac79c
Signed-off-by: default avatarAbhilash Kumar <krabhi@codeaurora.org>
parent 0274439c
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -234,9 +234,7 @@
		msm_cam_smmu_lrme {
			compatible = "qcom,msm-cam-smmu-cb";
			iommus = <&apps_smmu 0x1038 0x0>,
				<&apps_smmu 0x1058 0x0>,
				<&apps_smmu 0x1039 0x0>,
				<&apps_smmu 0x1059 0x0>;
				<&apps_smmu 0x1058 0x0>;
			label = "lrme";
			lrme_iova_mem_map: iova-mem-map {
				iova-mem-region-shared {
+2 −4
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -161,9 +161,7 @@
		msm_cam_smmu_lrme {
			compatible = "qcom,msm-cam-smmu-cb";
			iommus = <&apps_smmu 0x1038 0x0>,
				<&apps_smmu 0x1058 0x0>,
				<&apps_smmu 0x1039 0x0>,
				<&apps_smmu 0x1059 0x0>;
				<&apps_smmu 0x1058 0x0>;
			label = "lrme";
			lrme_iova_mem_map: iova-mem-map {
				iova-mem-region-shared {