devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add phy tuning support for imx8mq-usb
@ 2023-05-16 16:20 Johannes Zink
  2023-05-16 16:20 ` [PATCH v2 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties Johannes Zink
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johannes Zink @ 2023-05-16 16:20 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, NXP Linux Team, Li Jun
  Cc: patchwork-jzi, linux-phy, devicetree, linux-arm-kernel,
	linux-kernel, Johannes Zink, Haibo Chen

This series adds support for USB phy tuning parameters, which are
required for meeting USB certification and EMI qualification.

Patch 1/2 adds the required properties to the fsl,imx8mq-usb-phy
devicetree binding.

Patch 2/2 adds the phy tuning parameters to the phy-fsl-imx8mp driver.
This patch is ported and cleaned up from the downstream Freescale vendor
tree.

Best regards,
Johannes

Johannes Zink (1):
  dt-bindings: phy: imx8mq-usb: add phy tuning properties

Li Jun (1):
  phy: fsl-imx8mp-usb: add support for phy tuning

---

Changelog:

  v1 -> v2: worked in review from Krzysztof and Rob, thanks for your
  review:
   - extract more useful descriptions of the properties from the
     datasheet
   - use unit postfixes for the device tree properties to facilitate
     porting in the future
   - add more information about some of the properties (thanks to Li Jun
     for clarification)
   - adjust parsing of the devicetree properties in the driver to scale
     to the proper register values

Signed-off-by: Johannes Zink <j.zink@pengutronix.de>

---
Johannes Zink (1):
      dt-bindings: phy: imx8mq-usb: add phy tuning properties

Li Jun (1):
      phy: fsl-imx8mp-usb: add support for phy tuning

 .../bindings/phy/fsl,imx8mq-usb-phy.yaml           |  47 +++++
 drivers/phy/freescale/phy-fsl-imx8mq-usb.c         | 218 +++++++++++++++++++++
 2 files changed, 265 insertions(+)
---
base-commit: 7a503071e06db4409b7066b8ecca9f3da03dd3b1
change-id: 20230516-lustige-usb-phy-dinge-f8dfccb35bc5

Best regards,
-- 
Johannes Zink <j.zink@pengutronix.de>


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

end of thread, other threads:[~2023-05-19 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16 16:20 [PATCH v2 0/2] Add phy tuning support for imx8mq-usb Johannes Zink
2023-05-16 16:20 ` [PATCH v2 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties Johannes Zink
2023-05-17  8:45   ` Krzysztof Kozlowski
2023-05-16 16:20 ` [PATCH v2 2/2] phy: fsl-imx8mp-usb: add support for phy tuning Johannes Zink
2023-05-19 17:50 ` [PATCH v2 0/2] Add phy tuning support for imx8mq-usb Vinod Koul

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