MLK-21478-13 arm64: dts: imx8mq-evk: remove deprecated node for usb
authorLi Jun <jun.li@nxp.com>
Mon, 15 Apr 2019 12:02:39 +0000 (20:02 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Thu, 18 Apr 2019 00:00:38 +0000 (03:00 +0300)
As we don't need 2 nodes for usb controller, so remove the nodes not
required.

Acked-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Li Jun <jun.li@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8mq-evk.dts

index 4df5b15..71cd65e 100644 (file)
        status = "okay";
 };
 
-&usb3_0 {
-       status = "okay";
-};
-
 &usb_dwc3_0 {
        status = "okay";
        extcon = <&typec_ptn5100>;
        status = "okay";
 };
 
-&usb3_1 {
-       status = "okay";
-};
-
 &usb_dwc3_1 {
        status = "okay";
        dr_mode = "host";