linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: Generic phy updates for v6.13
@ 2024-12-26 13:42 Vinod Koul
  2024-12-26 21:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2024-12-26 13:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hello Linus,

Here is the 6.13 fixes for Generic phy subsystem. A few core API fixes
for devm calls and bunch of driver fixes as usual

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 17194c2998d39ab366a2ecbc4d1f3281e00d6a05:

  phy: mediatek: phy-mtk-hdmi: add regulator dependency (2024-12-24 20:38:53 +0530)

----------------------------------------------------------------
phy fixes for 6.13

 - devm_phy_xxx fixes for few APIs in the phy core
 - qmp driver register name config
 - init sequence fix for usb driver
 - rockchip driver setting drvdata correctly in samsung hdptx and reset
   fix for naneng combophy
 - regulator dependency fix for mediatek hdmi driver
 - overflow assertion fix for stm32 driver

----------------------------------------------------------------
Adam Ford (1):
      phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings

Arnd Bergmann (2):
      phy: stm32: work around constant-value overflow assertion
      phy: mediatek: phy-mtk-hdmi: add regulator dependency

Chukun Pan (1):
      phy: rockchip: naneng-combphy: fix phy reset

Cristian Ciocaltea (1):
      phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM

Justin Chen (1):
      phy: usb: Toggle the PHY power during init

Krishna Kurapati (1):
      phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP

Zijun Hu (5):
      phy: core: Fix that API devm_phy_put() fails to release the phy
      phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider
      phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
      phy: core: Fix an OF node refcount leakage in _of_phy_get()
      phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()

 drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c  |  6 ++++++
 drivers/phy/freescale/phy-fsl-samsung-hdmi.c       |  3 +--
 drivers/phy/mediatek/Kconfig                       |  1 +
 drivers/phy/phy-core.c                             | 21 +++++++++++++--------
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c            |  2 +-
 drivers/phy/rockchip/phy-rockchip-naneng-combphy.c |  2 +-
 drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c  |  3 ++-
 drivers/phy/st/phy-stm32-combophy.c                | 21 +++++++++++++++------
 8 files changed, 40 insertions(+), 19 deletions(-)

-- 
~Vinod

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: Generic phy updates for v6.13
  2024-12-26 13:42 [GIT PULL]: Generic phy updates for v6.13 Vinod Koul
@ 2024-12-26 21:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-26 21:24 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Thu, 26 Dec 2024 19:12:32 +0530:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6fcb22ef50b47959e17012be57dcad0fdca8d237

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-26 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26 13:42 [GIT PULL]: Generic phy updates for v6.13 Vinod Koul
2024-12-26 21:24 ` 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;
as well as URLs for NNTP newsgroup(s).