Skip to content

Commit 642fb27

Browse files
Simon Southmmind
authored andcommitted
arm64: dts: rockchip: Use only supported PCIe link speed on Pinebook Pro
On Pinebook Pro laptops with an NVMe SSD installed, prevent random crashes in the NVMe driver by not attempting to use a PCIe link speed higher than that supported by the RK3399 SoC. See commit 712fa17 ("arm64: dts: rockchip: add max-link-speed for rk3399"). Fixes: 5a65505 ("arm64: dts: rockchip: Add initial support for Pinebook Pro") Signed-off-by: Simon South <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 656c648 commit 642fb27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,6 @@
790790
&pcie0 {
791791
bus-scan-delay-ms = <1000>;
792792
ep-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>;
793-
max-link-speed = <2>;
794793
num-lanes = <4>;
795794
pinctrl-names = "default";
796795
pinctrl-0 = <&pcie_clkreqn_cpm>;

0 commit comments

Comments
 (0)