The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL]: Generic phy fixes for v7.1
@ 2026-05-22 17:09 Vinod Koul
  2026-05-22 20:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2026-05-22 17:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hey Linus,

Please pull to receive bunch of Generic phy driver fixes for the current
cycle.

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ea17fc4d7dc2ba6459b1a318962960520201baf1:

  phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config (2026-05-19 15:42:11 +0530)

----------------------------------------------------------------
phy fixes for 7.1

Couple of driver fixes
 - Big pile of Qualcomm DP/eDP config fixes and kaanapali PHY PLL
   lock failure fix
 - Apple typec switch/mux leak fix
 - Marvell incoorect register fix for mvebu utmi phy
 - Tegra per-pad calibration fix

----------------------------------------------------------------
David Carlier (1):
      phy: apple: atc: Fix typec switch/mux leak on unbind

Felix Gu (1):
      phy: spacemit: Remove incorrect clk_disable() in spacemit_usb2phy_init()

Gabor Juhos (1):
      phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register access

Nitin Rawat (1):
      phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4 fix

Wayne Chang (1):
      phy: tegra: xusb: Fix per-pad high-speed termination calibration

Xiangxu Yin (1):
      phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config

Yongxing Mou (5):
      phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tables
      phy: qcom: edp: Add eDP/DP mode switch support
      phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tables
      phy: qcom: edp: Fix AUX_CFG8 programming for DP mode
      phy: qcom: edp: Add PHY-specific LDO config for eDP low vdiff

Yulin Lu (1):
      phy: eswin: Fix incorrect error check in probe()

Łukasz Lebiedziński (1):
      phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870

 drivers/phy/apple/atc.c                    |  27 +++-
 drivers/phy/eswin/phy-eic7700-sata.c       |   4 +-
 drivers/phy/marvell/phy-mvebu-a3700-utmi.c |   5 +-
 drivers/phy/qualcomm/phy-qcom-edp.c        | 224 +++++++++++++++++++++++------
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c    |   1 +
 drivers/phy/qualcomm/phy-qcom-qmp-usbc.c   |   2 +-
 drivers/phy/samsung/phy-exynos5-usbdrd.c   |   7 +-
 drivers/phy/spacemit/phy-k1-usb2.c         |   1 -
 drivers/phy/tegra/xusb-tegra186.c          |  33 ++++-
 drivers/phy/tegra/xusb.h                   |   1 +
 10 files changed, 240 insertions(+), 65 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:[~2026-05-22 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-22 17:09 [GIT PULL]: Generic phy fixes for v7.1 Vinod Koul
2026-05-22 20:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox