Re: [PATCH] phy: ralink-usb: add driver for Mediatek/Ralink

2015-11-13 Thread Kishon Vijay Abraham I
Hi, On Wednesday 04 November 2015 04:24 PM, John Crispin wrote: > Add a driver to setup the USB phy on Mediatek/Ralink SoCs. > The driver is trivial and only sets the power and host/device mode. > > Signed-off-by: John Crispin > --- > .../devicetree/bindings/phy/ralink-usb-phy.txt | 17 ++

Re: [PATCH] phy: ralink-usb: add driver for Mediatek/Ralink

2015-11-06 Thread Andy Shevchenko
On Wed, Nov 4, 2015 at 12:54 PM, John Crispin wrote: > Add a driver to setup the USB phy on Mediatek/Ralink SoCs. > The driver is trivial and only sets the power and host/device mode. > +/* > + * Ralink USB phy driver > + * > + * Copyright (C) 2014 John Crispin > + * > + * Based on code from > +

Re: [PATCH] phy: ralink-usb: add driver for Mediatek/Ralink

2015-11-05 Thread Alexey Klimov
Hi John, On Wed, Nov 4, 2015 at 10:54 AM, John Crispin wrote: > Add a driver to setup the USB phy on Mediatek/Ralink SoCs. > The driver is trivial and only sets the power and host/device mode. > > Signed-off-by: John Crispin > --- > .../devicetree/bindings/phy/ralink-usb-phy.txt | 17 ++ >