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

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

Merge "ARM: dts: msm: disable smmu auto attach for CNSS PCI"

parents c812150e 7c4eb3f9
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -3201,6 +3201,17 @@
#include "kona-ion.dtsi"
#include "kona-pcie.dtsi"
#include "kona-mhi.dtsi"

&pcie0_rp {
	#address-cells = <5>;
	#size-cells = <0>;

	cnss_pci: cnss_pci {
		reg = <0 0 0 0 0>;
		qcom,iommu-dma = "disabled";
	};
};

#include "msm-arm-smmu-kona.dtsi"
#include "kona-pinctrl.dtsi"
#include "kona-smp2p.dtsi"