dwc3-generic: Handle the PHYs, the clocks and the reset lines
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 29 Nov 2018 09:52:48 +0000 (10:52 +0100)
committerMarek Vasut <marex@denx.de>
Fri, 7 Dec 2018 15:31:45 +0000 (16:31 +0100)
commit446e3a205b871943736e22565092771fac98a9a4
treef7f600efdd2c4108a255ea61ceed7f94af3678da
parent004787aeed487294f7a60e1b9fc71d0bb48de427
dwc3-generic: Handle the PHYs, the clocks and the reset lines

This make the driver more generic. At this point this driver can replace
the dwc3-of-simple implementation.
Make the description in the Kconfig more generic too.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
drivers/usb/dwc3/Kconfig
drivers/usb/dwc3/dwc3-generic.c