From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linux Phy <linux-phy@lists.infradead.org>
Subject: [GIT PULL]: Generic phy fixes for v5.13
Date: Fri, 4 Jun 2021 14:29:20 +0530 [thread overview]
Message-ID: <YLnraMuKUKPtktfZ@vkoul-mobl> (raw)
[-- 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 --]
next reply other threads:[~2021-06-04 8:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-04 8:59 Vinod Koul [this message]
2021-06-04 10:10 ` [GIT PULL]: Generic phy fixes for v5.13 Greg KH
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=YLnraMuKUKPtktfZ@vkoul-mobl \
--to=vkoul@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox