public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add i.MX95 USB3.0 PHY alternate clock support
@ 2025-09-19  7:02 Xu Yang
  2025-09-19  7:02 ` [PATCH 1/4] dt-bindings: phy: imx8mq-usb: add alternate reference clock Xu Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Xu Yang @ 2025-09-19  7:02 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Li Jun, Abel Vesa,
	Peng Fan, Michael Turquette, Stephen Boyd
  Cc: linux-phy, devicetree, imx, linux-arm-kernel, linux-kernel,
	linux-clk, Xu Yang

The i.MX95 USB3.0 PHY supports XTAL 24MHz clock by default as reference
clock and 100MHz clock as alternate reference clock. If the default
reference clock brings USB performance degradation in bad condition, such
as the working temperature is too low or too high, switch to alternate
clock may overcome the degradation. This will add alternate clock support
to enhance the function of USB3.0 PHY.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
---
Xu Yang (4):
      dt-bindings: phy: imx8mq-usb: add alternate reference clock
      dt-bindings: clock: nxp,imx95-blk-ctl: add support for USB in HSIO Block Control
      phy: fsl-imx8mq-usb: support alternate reference clock
      clk: imx95-blk-ctl: Add one clock mux for HSIO block

 .../bindings/clock/nxp,imx95-blk-ctl.yaml          |  1 +
 .../bindings/phy/fsl,imx8mq-usb-phy.yaml           |  7 ++++++-
 drivers/clk/imx/clk-imx95-blk-ctl.c                | 19 ++++++++++++++++++
 drivers/phy/freescale/phy-fsl-imx8mq-usb.c         | 23 ++++++++++++++++++++--
 4 files changed, 47 insertions(+), 3 deletions(-)
---
base-commit: a4e143636d5def935dd461539b67b61287a8dfef
change-id: 20250919-usb-phy-alt-clk-support-e54e69ac0780

Best regards,
-- 
Xu Yang <xu.yang_2@nxp.com>



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

end of thread, other threads:[~2025-10-10 10:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19  7:02 [PATCH 0/4] Add i.MX95 USB3.0 PHY alternate clock support Xu Yang
2025-09-19  7:02 ` [PATCH 1/4] dt-bindings: phy: imx8mq-usb: add alternate reference clock Xu Yang
2025-09-19 15:54   ` Frank Li
2025-09-19  7:02 ` [PATCH 2/4] dt-bindings: clock: nxp,imx95-blk-ctl: add support for USB in HSIO Block Control Xu Yang
2025-09-19 15:54   ` Frank Li
2025-09-19 17:19   ` Conor Dooley
2025-09-19  7:02 ` [PATCH 3/4] phy: fsl-imx8mq-usb: support alternate reference clock Xu Yang
2025-09-19 15:57   ` Frank Li
2025-09-19  7:03 ` [PATCH 4/4] clk: imx95-blk-ctl: Add one clock mux for HSIO block Xu Yang
2025-10-10 10:12   ` Peng Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox