summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-imx8qxp-apalis.dts
AgeCommit message (Collapse)Author
2020-12-28apalis-imx8x: fix flags properties for usbotg1toradex_imx_v2020.04_5.4.24_2.1.0Oleksandr Suvorov
The driver supports combined flag to disable srp/hnp and doesn't support disabling adp. Fix flag properties. Related-to: ELB-3424 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-12-28apalis-imx8x: enable on-board USB hub and USBH3/4 portsOleksandr Suvorov
Currently the Cadence,usb3 driver doesn't support a phy vbus regulator. Emulate it keeping the USBH_EN signal high with gpio-hog entry. This enables the on-board USB-Hub with ports USB2[ABCD] and on-board USB ports USBH3/4. Related-to: ELB-3424 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-12-28apalis-imx8x: request usbh_en signal pinOleksandr Suvorov
Request using the pin of USBH_EN signal that enables on-board USB hub (USBH2[ABCD] ports) and USBH3/4 ports. Related-to: ELB-3424 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-10-08ARM: dts: apalis-imx8qxp: remove unnecessary delay flagsPhilippe Schenker
Those flags are not implemented in U-Boot so delete them that they don't continue to confuse people. Related-to: ELB-3056 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-09-07apalis-imx8x: fix usb enumeration issuesIgor Opaniuk
Now usb is enumerated (and USB OTG can work in both peripheral and host modes): Apalis iMX8X # usb reset resetting USB... Bus usb@5b0d0000: usb dr_mode not found USB EHCI 1.00 Bus usbh3: XHCI-imx8 init hccr 0x000000005b130000 and hcor 0x000000005b130080 hc_length 128 Register 2000820 NbrPorts 2 Starting the controller USB XHCI 1.00 scanning bus usb@5b0d0000 for devices... EHCI timed out on TD - token=0x80008c80 2 USB Device(s) found scanning bus usbh3 for devices... 1 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
2020-08-20board: add apalis-imx8xPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>