[PATCH 0/4] phy: rockchip: snps-pcie3: Fix bifurcation and spelling

Sebastian Kropatsch seb-dev at mail.de
Sun Jul 14 23:23:39 CEST 2024


Several fixes for RK3588's PCIe PHY from upstream Linux [1][2], which
uses a very similar driver.
Tested on a FriendlyElec CM3588 NAS which uses PCIe bifurcation in
1x1x1x1 mode to enable four M.2 NVMe sockets. With these fixes applied,
NVMe SSDs get properly recognized in U-Boot.

While at it, correct a few instances where "rockchip" was written as
"rochchip" in two Rockchip PHY files.

Cheers,
Sebastian

Links:
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/phy/rockchip/phy-rockchip-snps-pcie3.c?id=f8020dfb311d2b6cf657668792aaa5fa8863a7dd
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/phy/rockchip/phy-rockchip-snps-pcie3.c?id=55491a5fa163bf15158f34f3650b3985f25622b9

---
Sebastian Kropatsch (4):
  phy: rockchip: naneng-combphy: Fix "rockchip" spelling
  phy: rockchip: snps-pcie3: Fix "rockchip" spelling
  phy: rockchip: snps-pcie3: Fix bifurcation for RK3588
  phy: rockchip: snps-pcie3: Fix clearing PHP_GRF_PCIESEL_CON bits

 .../rockchip/phy-rockchip-naneng-combphy.c    |  4 +-
 .../phy/rockchip/phy-rockchip-snps-pcie3.c    | 42 ++++++++-----------
 2 files changed, 20 insertions(+), 26 deletions(-)

-- 
2.43.0



More information about the U-Boot mailing list