All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: Generic phy fixes for 6.15
@ 2025-05-17 16:47 Vinod Koul
  2025-05-17 19:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2025-05-17 16:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 2600 bytes --]


Hello Linus,

Here is Generic phy drivers fixes request which contains of bunch of
renesas fixes and few smaller fixes in other drivers.

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.15

for you to fetch changes up to b2ea5f49580c0762d17d80d8083cb89bc3acf74f:

  phy: Fix error handling in tegra_xusb_port_init (2025-05-14 12:28:43 +0100)

----------------------------------------------------------------
phy fixes for 6.15

 - Biggest is Rensas fixes for unbind ole detection, irq, locking etc
 - tegra fixes for error handling at init and UTMI power states and
   stray unlock fix
 - rockchip missing assignment and pll output fixes
 - startfive usb host detection fixes

----------------------------------------------------------------
Algea Cao (1):
      phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error

Claudiu Beznea (5):
      phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
      phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
      phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
      phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
      phy: renesas: rcar-gen3-usb2: Set timing registers only once

Dan Carpenter (2):
      phy: rockchip-samsung-dcphy: Add missing assignment
      phy: tegra: xusb: remove a stray unlock

Geert Uytterhoeven (1):
      phy: can-transceiver: Re-instate "mux-states" property presence check

Hal Feng (1):
      phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure

Ma Ke (1):
      phy: Fix error handling in tegra_xusb_port_init

Nitin Rawat (1):
      phy: qcom-qmp-ufs: check for mode type for phy setting

Wayne Chang (1):
      phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking

 drivers/phy/phy-can-transceiver.c                 |  22 ++--
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c           |   3 +-
 drivers/phy/renesas/phy-rcar-gen3-usb2.c          | 133 ++++++++++++----------
 drivers/phy/rockchip/phy-rockchip-samsung-dcphy.c |   2 +-
 drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c |   2 +
 drivers/phy/starfive/phy-jh7110-usb.c             |   7 ++
 drivers/phy/tegra/xusb-tegra186.c                 |  46 ++++----
 drivers/phy/tegra/xusb.c                          |   8 +-
 8 files changed, 132 insertions(+), 91 deletions(-)

-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-17 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-17 16:47 [GIT PULL]: Generic phy fixes for 6.15 Vinod Koul
2025-05-17 19:58 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.