phy: meson: add USB2 PHY support for Meson8b and GXBB
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 1 Oct 2016 12:19:00 +0000 (14:19 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 18 Nov 2016 12:49:14 +0000 (18:19 +0530)
commit7965ba051e341e94af180efd08815e4254c1bc8c
tree082fef765a02cf9fc243ca2248af3343cea80f26
parent8647de4f4ef4de8a12803de6b34358a3dfdcb566
phy: meson: add USB2 PHY support for Meson8b and GXBB

This is a new driver for the USB PHY found in Meson8b and GXBB SoCs.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-meson8b-usb2.c [new file with mode: 0644]