All of lore.kernel.org
 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.0
Date: Sun, 29 Mar 2026 17:23:00 +0530	[thread overview]
Message-ID: <ackSnEQtl8YnVmdY@vaman> (raw)

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

Hello Linus,

Please pull to recive coupld of driver fixes for the phy subsystem.

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 81af9e40e2e4e1aa95f09fb34811760be6742c58:

  phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4 (2026-02-27 20:46:57 +0530)

----------------------------------------------------------------
phy fixes for 7.0

Couple of driver fixes
 - Qualcomm PCS table fix for ufs phy
 - TI device node reference fix
 - Common prop kconfig fix
 - lynx CDR lock workaround for lanes disabled
 - usb disconnect function fix of k1 driver

----------------------------------------------------------------
Abel Vesa (1):
      phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4

Felix Gu (1):
      phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()

Vladimir Oltean (2):
      phy: make PHY_COMMON_PROPS Kconfig symbol conditionally user-selectable
      phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device tree

Yixun Lan (1):
      phy: k1-usb: add disconnect function support

 drivers/phy/Kconfig                      |  5 ++---
 drivers/phy/freescale/phy-fsl-lynx-28g.c |  2 ++
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c  |  3 +--
 drivers/phy/spacemit/phy-k1-usb2.c       | 14 ++++++++++++++
 drivers/phy/ti/phy-j721e-wiz.c           |  2 ++
 5 files changed, 21 insertions(+), 5 deletions(-)

-- 
~Vinod

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

             reply	other threads:[~2026-03-29 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-29 11:53 Vinod Koul [this message]
2026-03-29 20:27 ` [GIT PULL]: Generic phy fixes for v7.0 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=ackSnEQtl8YnVmdY@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 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.