[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aHnzxqKFj1jgxG_v@vaman>
Date: Fri, 18 Jul 2025 12:42:06 +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.16
Hello Linus,
Please pull for generic phy subsystem fixes for v6.16 which contain core
lockdep fix and couple of tegra driver fixes and a qualcomm driver fix
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fix-6.16
for you to fetch changes up to b7acfeab8af9ee661c933522132f3d1d92ed12d6:
phy: qcom: fix error code in snps_eusb2_hsphy_probe() (2025-07-15 20:36:47 +0530)
----------------------------------------------------------------
Generic phy fixes for 6.16
- Core: use per-PHY lockdep keys, this was required to fix a phy
using internal phys
- Drivers:
- tegra - fixes for unbalanced regulator, decouple pad
calibration fix, and disabling periodic updates
- qualcomm - error code fix for driver probe
----------------------------------------------------------------
Dmitry Baryshkov (1):
phy: use per-PHY lockdep keys
Haotien Hsu (1):
phy: tegra: xusb: Disable periodic tracking on Tegra234
Harshit Mogalapalli (1):
phy: qcom: fix error code in snps_eusb2_hsphy_probe()
Wayne Chang (2):
phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode
phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode
drivers/phy/phy-core.c | 5 ++-
drivers/phy/phy-snps-eusb2.c | 6 ++-
drivers/phy/tegra/xusb-tegra186.c | 77 ++++++++++++++++++++++++---------------
drivers/phy/tegra/xusb.h | 1 +
include/linux/phy/phy.h | 2 +
5 files changed, 58 insertions(+), 33 deletions(-)
--
~Vinod
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists