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
---
drivers/usb/phy/Kconfig |8 +
drivers/usb/phy/Makefile |1 +
drivers/usb/phy/mv_u3d_phy.c | 365
Hi Balbi,
> Hi,
>
> On Thu, Aug 09, 2012 at 06:02:46PM +0800, Yu Xu wrote:
>> +static struct platform_driver mv_u3d_phy_driver = {
>> +.probe= mv_u3d_phy_probe,
>> +.remove= __devexit_p(mv_u3d_phy_remove),
>> +.driver= {
&
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
---
drivers/usb/phy/Kconfig |8 +
drivers/usb/phy/Makefile |1 +
drivers/usb/phy/mv_u3d_phy.c | 354
Hi Balbi,
> On Thu, Aug 09, 2012 at 08:04:44PM +0800, Yu Xu wrote:
>> 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
>> ---
>> drivers/usb/phy/Kconfig
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
---
drivers/usb/phy/Kconfig |8 +
drivers/usb/phy/Makefile |1 +
drivers/usb/phy/mv_u3d_phy.c | 345
Hi,
> -Original Message-
> From: Felipe Balbi [mailto:ba...@ti.com]
> Sent: 2013年4月2日 16:15
> To: Chao Xie
> Cc: linux-usb@vger.kernel.org; linux-arm-ker...@lists.infradead.org;
> haojian.zhu...@gmail.com; ba...@ti.com; xiechao.m...@gmail.com; Yu Xu
> Subject: R
Hi,
> -Original Message-
> From: Dmitry Torokhov [mailto:dmitry.torok...@gmail.com]
> Sent: 2013年2月24日 16:55
> To: linux-usb@vger.kernel.org
> Cc: Alan Stern; Greg Kroah-Hartman; Daniel Mack; Tzachi Perelstein;
> Hema HK; Tony Lindgren; Yu Xu
> Subject: [PATCH]