Commit ec099924 authored by João Paulo Gonçalves's avatar João Paulo Gonçalves Committed by Shawn Guo
Browse files

arm64: dts: imx8-apalis: Add usb4 host support



Add USB4 HOST to Apalis-iMX8QM SOM and its carrier boards.

Signed-off-by: default avatarJoão Paulo Gonçalves <joao.goncalves@toradex.com>
Signed-off-by: default avatarFrancesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b2ba1c63
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -135,4 +135,7 @@ &usbotg1 {
	status = "okay";
};

/* TODO: Apalis USBH4 SuperSpeed */
/* Apalis USBH4 SuperSpeed */
&usbotg3_cdns3 {
	status = "okay";
};
+4 −1
Original line number Diff line number Diff line
@@ -222,7 +222,10 @@ &usbotg1 {
	status = "okay";
};

/* TODO: Apalis USBH4 SuperSpeed */
/* Apalis USBH4 SuperSpeed */
&usbotg3_cdns3 {
	status = "okay";
};

/* Apalis MMC1 */
&usdhc2 {
+4 −1
Original line number Diff line number Diff line
@@ -271,7 +271,10 @@ &usbotg1 {
	status = "okay";
};

/* TODO: Apalis USBH4 SuperSpeed */
/* Apalis USBH4 SuperSpeed */
&usbotg3_cdns3 {
	status = "okay";
};

/* Apalis MMC1 */
&usdhc2 {
+12 −1
Original line number Diff line number Diff line
@@ -807,7 +807,18 @@ &spdif0 {

/* TODO: Apalis USBH2, Apalis USBH3 and on-module Wi-Fi via on-module HSIC Hub */

/* TODO: Apalis USBH4 */
/* Apalis USBH4 */
&usb3_phy {
	status = "okay";
};

&usbotg3 {
	status = "okay";
};

&usbotg3_cdns3 {
	dr_mode = "host";
};

/* Apalis USBO1 */
&usbphy1 {