From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: Generic phy fixes for v6.11
Date: Fri, 30 Aug 2024 18:25:33 +0530 [thread overview]
Message-ID: <ZtHBRVSH6wyIvU+b@vaman> (raw)
[-- Attachment #1: Type: text/plain, Size: 1493 bytes --]
Hello Linus,
Please pull to receive couple of phy driver fixes.
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.11
for you to fetch changes up to 5af9b304bc6010723c02f74de0bfd24ff19b1a10:
phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume (2024-08-05 21:46:58 +0530)
----------------------------------------------------------------
phy fixes for 6.11
- Qualcomm QMP X1E80100 PCIe Gen4 PHY initialisation fix
- Freescale imx8mq tuning parameter name fix
- Samsung exynos5 fir for error code in probe()
- Xilinx Zynqmp SGMII linkup failure fix
----------------------------------------------------------------
Abel Vesa (1):
phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation
Dan Carpenter (1):
phy: exynos5-usbdrd: fix error code in probe()
Piyush Mehta (1):
phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
Xu Yang (1):
phy: fsl-imx8mq-usb: fix tuning parameter name
drivers/phy/freescale/phy-fsl-imx8mq-usb.c | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 23 ++++++++----
drivers/phy/samsung/phy-exynos5-usbdrd.c | 2 +-
drivers/phy/xilinx/phy-zynqmp.c | 56 ++++++++++++++++++++++++++++++
4 files changed, 74 insertions(+), 9 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2024-08-30 12:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-30 12:55 Vinod Koul [this message]
2024-08-30 18:37 ` [GIT PULL]: Generic phy fixes for v6.11 pr-tracker-bot
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=ZtHBRVSH6wyIvU+b@vaman \
--to=vkoul@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.