devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add i.MX95 USB3.0 PHY alternate clock support
@ 2025-10-10 11:01 Xu Yang
  2025-10-10 11:01 ` [PATCH v2 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-10-10 11:01 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, Conor Dooley, Frank Li

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>
---
Changes in v2:
- improve patch #1 commit message
- collect Rb tag
- Link to v1: https://lore.kernel.org/r/20250919-usb-phy-alt-clk-support-v1-0-57c2a13eea1c@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: a2f12b1cbec103a836e3ddfde57084661591e4f3
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-14 10:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-10 11:01 [PATCH v2 0/4] Add i.MX95 USB3.0 PHY alternate clock support Xu Yang
2025-10-10 11:01 ` [PATCH v2 1/4] dt-bindings: phy: imx8mq-usb: add alternate reference clock Xu Yang
2025-10-10 14:11   ` Frank Li
2025-10-10 14:31   ` Conor Dooley
2025-10-10 11:01 ` [PATCH v2 2/4] dt-bindings: clock: nxp,imx95-blk-ctl: add support for USB in HSIO Block Control Xu Yang
2025-10-10 11:01 ` [PATCH v2 3/4] phy: fsl-imx8mq-usb: support alternate reference clock Xu Yang
2025-10-13  5:58   ` Alexander Stein
2025-10-14 10:20     ` Xu Yang
2025-10-10 11:01 ` [PATCH v2 4/4] clk: imx95-blk-ctl: Add one clock mux for HSIO block Xu Yang
2025-10-10 14:12   ` Frank Li

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