The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: Generic phy fixes for v7.1
Date: Fri, 22 May 2026 22:39:28 +0530	[thread overview]
Message-ID: <ahCNyL3bRJn7-c93@vaman> (raw)

[-- 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 --]

             reply	other threads:[~2026-05-22 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-22 17:09 Vinod Koul [this message]
2026-05-22 20:25 ` [GIT PULL]: Generic phy fixes for v7.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ahCNyL3bRJn7-c93@vaman \
    --to=vkoul@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox