[<prev] [next>] [day] [month] [year] [list]
Message-ID: <aWz8CWTA-sD6m5hA@vaman>
Date: Sun, 18 Jan 2026 20:58:09 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: Generic phy fixes for v6.19
Hi Linus,
Here is the second one for Generic phy fixes. This has bunch of driver
fixes described below
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.19
for you to fetch changes up to f2ec4723defbc66a50e0abafa830ae9f8bceb0d7:
phy: freescale: imx8m-pcie: assert phy reset during power on (2026-01-14 21:44:39 +0530)
----------------------------------------------------------------
phy fixes for 6.19
Bunch of driver fixes:
- Freescale typec orientation switch fix, clearing register fix, assertion
of phy reset during power on
- Qualcomm pcs register clear before using
- stm one off fix
- TI runtimepm error handling, regmap leak fixes
- Rockchip gadget mode disconnection and disruption fixes
- Tegra register level fix
- Broadcom pointer cast warning fix
----------------------------------------------------------------
Dan Carpenter (1):
phy: stm32-usphyc: Fix off by one in probe()
Franz Schnyder (1):
phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
Haotian Zhang (1):
phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
Johan Hovold (1):
phy: ti: gmii-sel: fix regmap leak on probe failure
Krzysztof Kozlowski (1):
phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)
Loic Poulain (1):
phy: qcom-qusb2: Fix NULL pointer dereference on early suspend
Louis Chauvet (1):
phy: rockchip: inno-usb2: fix disconnection in gadget mode
Luca Ceresoli (1):
phy: rockchip: inno-usb2: fix communication disruption in gadget mode
Rafael Beims (1):
phy: freescale: imx8m-pcie: assert phy reset during power on
Robert Marko (1):
phy: sparx5-serdes: make it selectable for ARCH_LAN969X
Stefano Radaelli (1):
phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using it
Wayne Chang (1):
phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
Wentao Liang (1):
phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()
Ziyue Zhang (1):
dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
.../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 17 ++---------------
drivers/phy/broadcom/phy-bcm-ns-usb3.c | 2 +-
drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 3 ++-
drivers/phy/freescale/phy-fsl-imx8mq-usb.c | 15 +--------------
drivers/phy/microchip/Kconfig | 2 +-
drivers/phy/qualcomm/phy-qcom-qusb2.c | 16 ++++++++--------
drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 14 +++++++++-----
drivers/phy/st/phy-stm32-usbphyc.c | 2 +-
drivers/phy/tegra/xusb-tegra186.c | 3 +++
drivers/phy/ti/phy-da8xx-usb.c | 7 ++++---
drivers/phy/ti/phy-gmii-sel.c | 2 +-
11 files changed, 33 insertions(+), 50 deletions(-)
--
~Vinod
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists