Re: [PATCH v4 17/20] ARM: mmp: add a pxa-usb-phy device

From: Olof Johansson
Date: Fri Nov 30 2018 - 19:00:33 EST


On Wed, Nov 28, 2018 at 06:53:21PM +0100, Lubomir Rintel wrote:
> This is to replace the USB PHY initialization code (pxa_usb_phy_init(),
> pxa_usb_phy_deinit()) with a proper PHY driver.
>
> Signed-off-by: Lubomir Rintel <lkundrak@xxxxx>
> ---
> arch/arm/mach-mmp/devices.c | 21 +++++++++++++++++++++
> arch/arm/mach-mmp/pxa910.h | 1 +
> 2 files changed, 22 insertions(+)

Applied to next/soc. Thanks!


-Olof