From 0239350bc990fc4b805b3c021e033577adf423cc Mon Sep 17 00:00:00 2001 From: Peter Chen Date: Thu, 28 Nov 2019 14:25:01 +0800 Subject: [PATCH] LF-220-1 ARM64: dts: imx8dxl-phantom-mek.dtsi: enable usbphy1 Enable USBPHY, otherwise, USB controller can't work properly. Reviewed-by: Dong Aisheng Signed-off-by: Peter Chen --- arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi b/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi index 1d6e02f1f5b2..afcf4ffb32dd 100755 --- a/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi @@ -619,6 +619,7 @@ &usbphy1 { fsl,tx-d-cal = <114>; + status = "okay"; }; &usdhc1 { -- 2.17.1