usb: dwc3: add UniPhier specific glue layer
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 28 Sep 2017 13:01:00 +0000 (22:01 +0900)
committerMarek Vasut <marex@denx.de>
Sun, 1 Oct 2017 14:32:55 +0000 (16:32 +0200)
commitdc04b35ef2c8c04cb362758ec467777348ef3f15
tree4cc517bb361e182f91739bca300d9054457f85e6
parent72ac8f3fc29016a31ee309b4d025b487e78906ab
usb: dwc3: add UniPhier specific glue layer

Add UniPhier platform specific glue layer to support USB3 Host mode
on Synopsys DWC3 IP.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Marek Vasut <marex@denx.de>
drivers/usb/dwc3/Kconfig
drivers/usb/dwc3/Makefile
drivers/usb/dwc3/dwc3-uniphier.c [new file with mode: 0644]