From 34395805291386f2c72efc2d0c596afef4e06b45 Mon Sep 17 00:00:00 2001 From: Li Jun Date: Wed, 8 Jan 2020 16:47:50 +0800 Subject: MLK-23216-8 dt-bindings: phy-imx8mq-usb: add imx8mp support imx8mp SoC has the similar USB3 PHY with different version than imx8mq, add compatible string "fsl,imx8mp-usb-phy", which has the same properties. Reviewed-by: Peter Chen Signed-off-by: Li Jun --- Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/devicetree/bindings/phy') diff --git a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt index ed47e5cd067e..7c70f2ad9942 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 -- cgit v1.2.3