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 6.15
Date: Sat, 17 May 2025 17:47:25 +0100	[thread overview]
Message-ID: <aCi9nYPCxxtrO9g5@vaman> (raw)

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


Hello Linus,

Here is Generic phy drivers fixes request which contains of bunch of
renesas fixes and few smaller fixes in other drivers.

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b2ea5f49580c0762d17d80d8083cb89bc3acf74f:

  phy: Fix error handling in tegra_xusb_port_init (2025-05-14 12:28:43 +0100)

----------------------------------------------------------------
phy fixes for 6.15

 - Biggest is Rensas fixes for unbind ole detection, irq, locking etc
 - tegra fixes for error handling at init and UTMI power states and
   stray unlock fix
 - rockchip missing assignment and pll output fixes
 - startfive usb host detection fixes

----------------------------------------------------------------
Algea Cao (1):
      phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error

Claudiu Beznea (5):
      phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
      phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
      phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
      phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
      phy: renesas: rcar-gen3-usb2: Set timing registers only once

Dan Carpenter (2):
      phy: rockchip-samsung-dcphy: Add missing assignment
      phy: tegra: xusb: remove a stray unlock

Geert Uytterhoeven (1):
      phy: can-transceiver: Re-instate "mux-states" property presence check

Hal Feng (1):
      phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure

Ma Ke (1):
      phy: Fix error handling in tegra_xusb_port_init

Nitin Rawat (1):
      phy: qcom-qmp-ufs: check for mode type for phy setting

Wayne Chang (1):
      phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking

 drivers/phy/phy-can-transceiver.c                 |  22 ++--
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c           |   3 +-
 drivers/phy/renesas/phy-rcar-gen3-usb2.c          | 133 ++++++++++++----------
 drivers/phy/rockchip/phy-rockchip-samsung-dcphy.c |   2 +-
 drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c |   2 +
 drivers/phy/starfive/phy-jh7110-usb.c             |   7 ++
 drivers/phy/tegra/xusb-tegra186.c                 |  46 ++++----
 drivers/phy/tegra/xusb.c                          |   8 +-
 8 files changed, 132 insertions(+), 91 deletions(-)

-- 
~Vinod

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

             reply	other threads:[~2025-05-17 16:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-17 16:47 Vinod Koul [this message]
2025-05-17 19:58 ` [GIT PULL]: Generic phy fixes for 6.15 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=aCi9nYPCxxtrO9g5@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.