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

Commit 373f1322 authored by Bojun Pan's avatar Bojun Pan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: bypass new cb for pcie ep

Bypass ETH/ETH1/WLAN1 CBs

Change-Id: I4e6839903e7c7eadaa5f827f0ce3559e92bf659c
parent aa8ab072
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -42,6 +42,19 @@
	ipa_smmu_11ad {
		qcom,iommu-dma = "bypass";
	};

	ipa_smmu_eth {
		qcom,iommu-dma = "bypass";
	};

	ipa_smmu_eth1 {
		qcom,iommu-dma = "bypass";
	};

	ipa_smmu_wlan1 {
		qcom,iommu-dma = "bypass";
	};

};

&usb {