devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add compatible string for imx8mp usb phy
@ 2020-06-08 13:11 Li Jun
  2020-06-08 13:11 ` [PATCH 2/2] phy: freescale: imx8mq-usb: add support " Li Jun
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Li Jun @ 2020-06-08 13:11 UTC (permalink / raw)
  To: kishon, robh+dt
  Cc: shawnguo, s.hauer, kernel, festevam, linux-imx, jun.li,
	devicetree, peter.chen

Add "fsl,imx8mp-usb-phy" compatible string for imx8mp usb phy, which is
similar with imx8mq usb phy but with some different customizations.

Signed-off-by: Li Jun <jun.li@nxp.com>

diff --git a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
index ed47e5c..7c70f2a 100644
--- a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
+++ b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
@@ -1,7 +1,7 @@
 * Freescale i.MX8MQ USB3 PHY binding
 
 Required properties:
-- compatible:	Should be "fsl,imx8mq-usb-phy"
+- compatible:	Should be "fsl,imx8mq-usb-phy" or "fsl,imx8mp-usb-phy"
 - #phys-cells:	must be 0 (see phy-bindings.txt in this directory)
 - reg:		The base address and length of the registers
 - clocks:	phandles to the clocks for each clock listed in clock-names
-- 
2.7.4


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

end of thread, other threads:[~2020-08-21  5:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-08 13:11 [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add compatible string for imx8mp usb phy Li Jun
2020-06-08 13:11 ` [PATCH 2/2] phy: freescale: imx8mq-usb: add support " Li Jun
2020-06-09  5:26   ` Peter Chen
2020-08-16  3:26   ` Jun Li
2020-08-21  5:20     ` Vinod Koul
2020-08-21  5:36   ` Marco Felsch
2020-06-09  5:22 ` [PATCH 1/2] dt-bindings: phy-imx8mq-usb: add compatible string " Peter Chen
2020-06-17 20:46 ` Rob Herring

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