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 v6.17
Date: Sun, 14 Sep 2025 23:01:51 +0530	[thread overview]
Message-ID: <aMb8B6czM8mgaOZS@vaman> (raw)

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

Hey Linus,

Please pull to receive fixes for Generic phy subsystem which has few
driver fixes for this cycle.

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fix-6.17

for you to fetch changes up to 6cb8c1f957f674ca20b7d7c96b1f1bb11b83b679:

  phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware (2025-09-01 22:29:20 +0530)

----------------------------------------------------------------
Generic phy driver fixes for 6.17

 - Qualcomm repeater override properties, qmp pcie bindings fix for
   clocks and initialization sequence for firmware power down case
 - Marvell comphy bindings clock and child node constraints
 - Tegra xusb device reference leaks fix
 - TI omap usb device ref leak on unbind and RGMII IS settings fix

----------------------------------------------------------------
Johan Hovold (3):
      phy: tegra: xusb: fix device and OF node leak at probe
      phy: ti: omap-usb2: fix device leak at unbind
      phy: ti-pipe3: fix device leak at unbind

Michael Walle (1):
      phy: ti: gmii-sel: Always write the RGMII ID setting

Pengyu Luo (1):
      phy: qualcomm: phy-qcom-eusb2-repeater: fix override properties

Rob Herring (Arm) (1):
      dt-bindings: phy: marvell,comphy-cp110: Fix clock and child node constraints

Stephan Gerhold (1):
      phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware

Ziyue Zhang (1):
      dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings

 .../bindings/phy/marvell,comphy-cp110.yaml         | 29 +++++++++----
 .../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml   |  4 +-
 drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c     |  4 +-
 drivers/phy/qualcomm/phy-qcom-qmp-pcie.c           | 25 +++++++++---
 drivers/phy/tegra/xusb-tegra210.c                  |  6 ++-
 drivers/phy/ti/phy-gmii-sel.c                      | 47 ++++++++++++++++++----
 drivers/phy/ti/phy-omap-usb2.c                     | 13 ++++++
 drivers/phy/ti/phy-ti-pipe3.c                      | 13 ++++++
 8 files changed, 114 insertions(+), 27 deletions(-)

-- 
~Vinod

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

             reply	other threads:[~2025-09-14 17:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-14 17:31 Vinod Koul [this message]
2025-09-14 20:20 ` [GIT PULL]: Generic phy fixes for v6.17 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=aMb8B6czM8mgaOZS@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.