mbox series

[v3,0/1] phy: rockchip: snps-pcie3: Fix bifurcation and spelling

Message ID cover.1721768589.git.seb-dev@mail.de
Headers show
Series phy: rockchip: snps-pcie3: Fix bifurcation and spelling | expand

Message

Sebastian Kropatsch July 23, 2024, 9:13 p.m. UTC
This is only patch 2/5 from the previous v2 patch series since the other
patches are already merged.
The title has been kept the same as v2 for patch management purposes.

Cheers,
Sebastian
---

Changes v2 -> v3:

 - Select only patch 2/5
 - Call 'dev_read_addr(udev)' only once by using 'addr' in 'priv->mmio ='
 - Remove debugging printf statements
 - Collect "Reviewed-by: Kever Yang" tag
 - Link to v2: https://lore.kernel.org/u-boot/cover.1721161722.git.seb-dev@mail.de/T/

Changes v1 -> v2:

 - Add new patch "phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing"
 - Collect "Reviewed-by: Kever Yang" tags for all previous patches
 - Link to v1: https://lore.kernel.org/u-boot/cover.1720988760.git.seb-dev@mail.de/T/

---
Sebastian Kropatsch (1):
  phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing

 .../rockchip/phy-rockchip-naneng-combphy.c    | 46 +++++++++++++++++--
 1 file changed, 43 insertions(+), 3 deletions(-)