[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z21dSH5rNYKrPPcD@vaman>
Date: Thu, 26 Dec 2024 19:12:32 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: Generic phy updates for v6.13
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
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists