arm64: dts: imx8mp: disable usb3_phy1
authorLucas Stach <l.stach@pengutronix.de>
Wed, 19 Jan 2022 13:23:48 +0000 (14:23 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Feb 2022 03:16:17 +0000 (11:16 +0800)
Like usb3_phy0 the default state of the usb3_phy1 should be disabled, so
it is only enabled on boards exposing this USB port.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp.dtsi

index 6b840c05dd771923d657b77836fd94339bf08a4f..3f8703f3ba5b0520ec4768697f8ef076272dabf1 100644 (file)
                        assigned-clocks = <&clk IMX8MP_CLK_USB_PHY_REF>;
                        assigned-clock-parents = <&clk IMX8MP_CLK_24M>;
                        #phy-cells = <0>;
+                       status = "disabled";
                };
 
                usb3_1: usb@32f10108 {