Re: [PATCH v4 19/20] USB: phy-mv-usb: use phy-pxa-usb

2018-12-02 Thread Olof Johansson
On Sat, Dec 1, 2018 at 5:10 AM Pavel Machek wrote: > > On Fri 2018-11-30 15:42:05, Olof Johansson wrote: > > On Wed, Nov 28, 2018 at 06:53:23PM +0100, Lubomir Rintel wrote: > > > Use a proper PHY driver, instead of hooks to a board support package. > > > > > > Signed-off-by: Lubomir Rintel > > >

Re: [PATCH v4 19/20] USB: phy-mv-usb: use phy-pxa-usb

2018-12-01 Thread Pavel Machek
On Fri 2018-11-30 15:42:05, Olof Johansson wrote: > On Wed, Nov 28, 2018 at 06:53:23PM +0100, Lubomir Rintel wrote: > > Use a proper PHY driver, instead of hooks to a board support package. > > > > Signed-off-by: Lubomir Rintel > > Tested-by: Pavel Machek > > These should have an ack from the U

Re: [PATCH v4 19/20] USB: phy-mv-usb: use phy-pxa-usb

2018-11-30 Thread Olof Johansson
On Wed, Nov 28, 2018 at 06:53:23PM +0100, Lubomir Rintel wrote: > Use a proper PHY driver, instead of hooks to a board support package. > > Signed-off-by: Lubomir Rintel > Tested-by: Pavel Machek These should have an ack from the USB PHY maintainer before we apply them. I don't see him cc:d on

[PATCH v4 19/20] USB: phy-mv-usb: use phy-pxa-usb

2018-11-28 Thread Lubomir Rintel
Use a proper PHY driver, instead of hooks to a board support package. Signed-off-by: Lubomir Rintel Tested-by: Pavel Machek --- arch/arm/mach-mmp/devices.c | 11 +--- drivers/usb/phy/phy-mv-usb.c | 123 --- drivers/usb/phy/phy-mv-usb.h | 8 ++- 3 files change