usb: dwc2: add support for the DWC2 controller on Meson8 SoCs
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 6 May 2017 17:37:45 +0000 (19:37 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 2 Jun 2017 08:27:36 +0000 (11:27 +0300)
commit55b644fd2431cfd28d04cc28f092d49e7bea3433
treecfeb769c4234687e526491627b7a59c8a9a463a5
parent5ed02dbb497422bf225783f46e6eadd237d23d6b
usb: dwc2: add support for the DWC2 controller on Meson8 SoCs

USB support in the Meson8 SoCs is provided by a DWC2 controller which
works with the same settings as Meson8b and GXBB. Using the generic
"snps,dwc2" binding results in an endless stream of "Overcurrent change
detected" messages.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Documentation/devicetree/bindings/usb/dwc2.txt
drivers/usb/dwc2/params.c