summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/mv_u3d_phy.h
AgeCommit message (Collapse)Author
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi
this will make sure that we have sensible names for all phy drivers. Current situation was already quite bad with too generic names being used. Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-08-09usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu
The driver supports phy_init and phy_shutdown functions to enable and disable phy for Marvell USB 3.0 controller. Signed-off-by: Yu Xu <yuxu@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>