linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: Generic phy fixes for v5.13
@ 2021-06-04  8:59 Vinod Koul
  2021-06-04 10:10 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2021-06-04  8:59 UTC (permalink / raw)
  To: Greg KH; +Cc: LKML, Linux Phy

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

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

[-- 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 fixes for v5.13
  2021-06-04  8:59 [GIT PULL]: Generic phy fixes for v5.13 Vinod Koul
@ 2021-06-04 10:10 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-06-04 10:10 UTC (permalink / raw)
  To: Vinod Koul; +Cc: LKML, Linux Phy

On Fri, Jun 04, 2021 at 02:29:20PM +0530, Vinod Koul wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2021-06-04 10:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04  8:59 [GIT PULL]: Generic phy fixes for v5.13 Vinod Koul
2021-06-04 10:10 ` Greg KH

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).