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

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

Merge "ARM: dts: msm: remap PCIe BDF to IOMMU SID for sm8150-sdx50m"

parents 261d0a9d b7467910
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -147,10 +147,18 @@
	};
};

&pcie0 {
	iommu-map = <0x0 &apps_smmu 0x1d80 0x1>,
		<0x100 &apps_smmu 0x1dff 0x1>;
};

&pcie1 {
	pinctrl-0 = <&pcie1_clkreq_default
		&pcie1_perst_default
		&pcie1_sdx50m_wake_default>;

	iommu-map = <0x0 &apps_smmu 0x1e00 0x1>,
		<0x100 &apps_smmu 0x1e7f 0x1>;
};

&soc {