Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: phy-imx8mq-usb: add compatible string for imx8mp usb phy

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

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Li Jun <jun.li@nxp.com>
Link: https://lore.kernel.org/r/1598276014-2377-1-git-send-email-jun.li@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Li Jun and committed by
Vinod Koul
e8bd1cd9 8836e29b

+1 -1
+1 -1
Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
··· 1 1 * Freescale i.MX8MQ USB3 PHY binding 2 2 3 3 Required properties: 4 - - compatible: Should be "fsl,imx8mq-usb-phy" 4 + - compatible: Should be "fsl,imx8mq-usb-phy" or "fsl,imx8mp-usb-phy" 5 5 - #phys-cells: must be 0 (see phy-bindings.txt in this directory) 6 6 - reg: The base address and length of the registers 7 7 - clocks: phandles to the clocks for each clock listed in clock-names