arm64: dts: imx8mp: disable usb3_phy1

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>
This commit is contained in:
Lucas Stach
2022-01-19 14:23:48 +01:00
committed by Shawn Guo
parent 5c87d6cbeb
commit b2d67d7bdf

View File

@@ -958,6 +958,7 @@ usb3_phy1: usb-phy@382f0040 {
assigned-clocks = <&clk IMX8MP_CLK_USB_PHY_REF>;
assigned-clock-parents = <&clk IMX8MP_CLK_24M>;
#phy-cells = <0>;
status = "disabled";
};
usb3_1: usb@32f10108 {