Skip to content

Commit db81388

Browse files
jhovoldandersson
authored andcommitted
arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
Limit the WiFi PCIe link speed to Gen2 speed (500 MB/s), which is the speed that Windows uses. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Link: https://lore.kernel.org/r/20240223152124.20042-7-johan+linaro@kernel.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent cb0bbdc commit db81388

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sc8280xp-crd.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,8 @@
563563
};
564564

565565
&pcie4 {
566+
max-link-speed = <2>;
567+
566568
perst-gpios = <&tlmm 141 GPIO_ACTIVE_LOW>;
567569
wake-gpios = <&tlmm 139 GPIO_ACTIVE_LOW>;
568570

0 commit comments

Comments
 (0)