phy: sun4i: add support for USB phy0
authorRoman Byshko <rbyshko@gmail.com>
Mon, 10 Nov 2014 18:55:06 +0000 (19:55 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 13 Nov 2014 06:19:23 +0000 (11:49 +0530)
commit6827a46f59942208d45e0c40e53f649bfc7792ed
treef72520e86dd95f58b607d8e07606e72423f33c02
parent491e049064a4ea69ba4b35bdf614f12bc762a717
phy: sun4i: add support for USB phy0

The driver for sun4i USB phys currently supports
only phy1 and phy2 which are used for USB host
controllers. This patch adds support for USB phy0,
which is used by the musb hdrc USB controller.

Signed-off-by: Roman Byshko <rbyshko@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-sun4i-usb.c