MLK-15013-1 ehci-mx6: Add i.MX8 OTG controller support
authorYe Li <ye.li@nxp.com>
Tue, 6 Jun 2017 04:03:24 +0000 (23:03 -0500)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 09:00:02 +0000 (02:00 -0700)
commitf20b2f30c855bcb8152d135a4cf259af4e95c79d
tree366151ba7b00b8debf7e17b086e1bd05de8beb6f
parent9e49bf5c8cec5cd71e3d256229d638703e1eced9
MLK-15013-1 ehci-mx6: Add i.MX8 OTG controller support

The i.MX8 has two USB controllers: USBOH and USB3. The USBOH reuses
previous i.MX6/7. It has same PHY IP as i.MX7ULP but NC registers
are same as i.MX7D. So add its support in ehci-mx6 driver.

Also the driver is updated to remove build warning for 64 bits CPU.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit cf0dd3af4c1d6d96e7394da46258e19cf281c6f0)
(cherry picked from commit f4ebe53335c1df97ae3f00dbc517db4004e5aba0)
drivers/usb/host/Kconfig
drivers/usb/host/ehci-mx6.c