MLK-16066-1 usb: host: add imx8m xhci host driver
authorLi Jun <jun.li@nxp.com>
Mon, 24 Jul 2017 16:05:20 +0000 (00:05 +0800)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:37:04 +0000 (02:37 +0800)
commitcb77028d960277df2dc357a86e6851da74924c1a
treeb0fa3b28992e37ae73ade60a118c55829116a918
parentf96505fc9beaaa53909b49cd5b32372463a9fa5a
MLK-16066-1 usb: host: add imx8m xhci host driver

imx8mq usb xhci is a dwc3 based controller, its synopsys PHY
can be controlled by usbmix glue layer. imx8mq has 2 USB3 instance,
this patch only enables USB2(2nd instance).

Reviewed-by : Peng Fan <peng.fan@nxp.com>
Signed-off-by: Li Jun <jun.li@nxp.com>
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/xhci-imx8m.c [new file with mode: 0644]
include/linux/usb/dwc3.h