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

Commit 833631d9 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Modify BDF to SID mapping for MBB on sdxlemur

Switch downstream BDF 0x208 is not used for enumeration. This
causes downstream bus number assignments to get changed. Hence
update BDF to SID table to reflect the same. Also update CPE SIDs
to lower case from upper case.

Change-Id: I0b5428021637c5c8255fead663a1c8e45fe1815b
parent ca07cdca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -45,8 +45,8 @@
		<0x218 &apps_smmu 0x0204 0x1>,
		<0x300 &apps_smmu 0x0207 0x1>,
		<0x400 &apps_smmu 0x0208 0x1>,
		<0x500 &apps_smmu 0x020C 0x1>,
		<0x501 &apps_smmu 0x020E 0x1>;
		<0x500 &apps_smmu 0x020c 0x1>,
		<0x501 &apps_smmu 0x020e 0x1>;
};

&pcie0_rp {
+5 −7
Original line number Diff line number Diff line
@@ -31,13 +31,11 @@

	iommu-map = <0x0 &apps_smmu 0x0200 0x1>,
		<0x100 &apps_smmu 0x0201 0x1>,
		<0x208 &apps_smmu 0x0202 0x1>,
		<0x210 &apps_smmu 0x0203 0x1>,
		<0x218 &apps_smmu 0x0204 0x1>,
		<0x300 &apps_smmu 0x0207 0x1>,
		<0x400 &apps_smmu 0x0208 0x1>,
		<0x500 &apps_smmu 0x020C 0x1>,
		<0x501 &apps_smmu 0x020E 0x1>;
		<0x210 &apps_smmu 0x0202 0x1>,
		<0x218 &apps_smmu 0x0203 0x1>,
		<0x300 &apps_smmu 0x0208 0x1>,
		<0x400 &apps_smmu 0x020c 0x1>,
		<0x401 &apps_smmu 0x020e 0x1>;
};

&pcie0_rp {