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

Commit 6f25a38f authored by Vivek Pernamitta's avatar Vivek Pernamitta
Browse files

Revert "ARM: dts: msm: Limit PCIe0 to Gen2 for Kona"

This reverts commit 31f0d687.
Commit 31f0d687 ("ARM: dts: msm: Limit PCIe0 to Gen2
for Kona") will make PCIe 0 to always run at Gen-2 speed.
Which should not be the case all the time. So WLAN driver
need to scale bandwidth at runtime depending on device.

Change-Id: Ie76fc40d0494d27a96abb7a26cc1f1c87b1bc202
parent 5b98335e
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -92,7 +92,6 @@
		iommu-map = <0x0 &apps_smmu 0x1c00 0x1>,
		iommu-map = <0x0 &apps_smmu 0x1c00 0x1>,
			<0x100 &apps_smmu 0x1c01 0x1>;
			<0x100 &apps_smmu 0x1c01 0x1>;


		qcom,target-link-speed = <0x2>; /* limit to gen2 */
		qcom,boot-option = <0x1>;
		qcom,boot-option = <0x1>;
		qcom,drv-supported;
		qcom,drv-supported;
		qcom,drv-l1ss-timeout-us = <10000>; /* 10ms */
		qcom,drv-l1ss-timeout-us = <10000>; /* 10ms */