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

Commit 34f0d1a0 authored by Tony Truong's avatar Tony Truong Committed by Matt Wagantall
Browse files

Revert "ARM: dts: msm: thulium-v1: add PCI-e SMMU nodes"



This reverts commit 154e21c58a3bac9b11c0d75fa15a00be391e0144.
The original commit is meant for when SMMU is in bypass mode
for PCIe. SMMU is no longer in bypass mode; therefore, the
original commit should be reverted.

Change-Id: I9c3b25191cf39c447f718f0757b72e81334b0101
Signed-off-by: default avatarTony Truong <truong@codeaurora.org>
parent be76fc66
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -85,12 +85,6 @@
};
};


&soc {
&soc {
	pcie_smmu {
		compatible = "qcom,pci-msm";
		iommus = <&anoc0_smmu 0x0>,
			<&anoc0_smmu 0x100>;
	};

	qcom,cnss {
	qcom,cnss {
		status = "disabled";
		status = "disabled";
	};
	};