phy: add the Berlin USB PHY driver
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Thu, 20 Nov 2014 21:53:25 +0000 (22:53 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 21 Nov 2014 14:18:50 +0000 (19:48 +0530)
commit13ebb68cb5a227abe2437094f99a699736e39e0a
tree42dede85ecb5e5ee0c4b14ba00494954093d4924
parentec4637bfff1c7d5f2bc7e51d180dd4aa51883af0
phy: add the Berlin USB PHY driver

Add the driver driving the Marvell Berlin USB PHY. This allows to
initialize the PHY and to use it from the USB driver later.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-berlin-usb.c [new file with mode: 0644]