From 4e35c70496204ad00cf995df443eccd9e3b73aa6 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Tue, 14 Jul 2020 14:42:43 -0300 Subject: MLK-24374-2 arm64: dts: imx8qm: Move USBH1 to imx8qm-ss-conn Commit ee96e9f815d6 ("MLK-24368-1 arm64: dts: imx8qm: Add support for USBH1") caused i.MX8DXL USB PHYs to not go into low power mode via runtime suspend. Fix it by moving the usbh1, usbmisc2 and usbphynop2 to the specific imx8qm-ss-conn.dtsi file. While at it, change the usbphynop2 status as disabled. Reviewed-by: Jun Li Tested-by: Sebastien Haezebrouck Reported-by: Sebastien Haezebrouck Signed-off-by: Fabio Estevam Signed-off-by: Peter Chen --- arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi') diff --git a/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi b/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi index db8e7ea8cb35..997fe00d91f9 100644 --- a/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi @@ -63,31 +63,6 @@ conn_subsys: bus@5b000000 { reg = <0x5b0d0200 0x200>; }; - usbh1: usb@5b0e0000 { - compatible = "fsl,imx8qm-usb", "fsl,imx7ulp-usb", - "fsl,imx27-usb"; - reg = <0x5b0e0000 0x200>; - interrupt-parent = <&gic>; - interrupts = ; - phy_type = "hsic"; - dr_mode = "host"; - fsl,usbphy = <&usbphynop2>; - fsl,usbmisc = <&usbmisc2 0>; - clocks = <&usb2_lpcg 0>; - ahb-burst-config = <0x0>; - tx-burst-size-dword = <0x10>; - rx-burst-size-dword = <0x10>; - #stream-id-cells = <1>; - power-domains = <&pd IMX_SC_R_USB_1>; - status = "disabled"; - }; - - usbmisc2: usbmisc@5b0e0200 { - #index-cells = <1>; - compatible = "fsl,imx7ulp-usbmisc", "fsl,imx6q-usbmisc"; - reg = <0x5b0e0200 0x200>; - }; - usbphy1: usbphy@0x5b100000 { compatible = "fsl,imx8qm-usbphy", "fsl,imx7ulp-usbphy", "fsl,imx6ul-usbphy", "fsl,imx23-usbphy"; -- cgit v1.2.3