[GIT PULL]: Generic phy fixes for v5.13

Vinod Koul vkoul at kernel.org
Fri Jun 4 01:59:20 PDT 2021


Hello Greg,

Please pull to recive few fixes for phy subsystem.

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d1ce245fe409241ed6168c835a5b55ef52bdb6a9:

  phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource() (2021-06-03 11:18:19 +0530)

----------------------------------------------------------------
phy: fixes for 5.13

Phy driver fixes for few drivers: cadence, mtk-tphy, sparx5, wiz mostly
fixing error code and checking return codes etc

----------------------------------------------------------------
Chen Li (1):
      phy: usb: Fix misuse of IS_ENABLED

Sergio Paracuellos (1):
      phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variable

Tiezhu Yang (1):
      phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()

Wang Wensheng (1):
      phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()

Yang Li (1):
      phy: ti: Fix an error code in wiz_probe()

Yang Yingliang (1):
      phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource()

 drivers/phy/broadcom/phy-brcm-usb-init.h | 4 ++--
 drivers/phy/cadence/phy-cadence-sierra.c | 1 +
 drivers/phy/mediatek/phy-mtk-tphy.c      | 2 ++
 drivers/phy/microchip/sparx5_serdes.c    | 4 ++++
 drivers/phy/ralink/phy-mt7621-pci.c      | 2 +-
 drivers/phy/ti/phy-j721e-wiz.c           | 1 +
 6 files changed, 11 insertions(+), 3 deletions(-)

Thanks
-- 
~Vinod
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-phy/attachments/20210604/268a3018/attachment.sig>


More information about the linux-phy mailing list