[U-Boot] [PATCH v2 0/3] Add USB EHCI support for ls1012aqds
Rajesh Bhagat
rajesh.bhagat at nxp.com
Fri Jun 10 05:41:47 CEST 2016
> -----Original Message-----
> From: Marek Vasut [mailto:marex at denx.de]
> Sent: Thursday, June 09, 2016 7:12 PM
> To: Rajesh Bhagat <rajesh.bhagat at nxp.com>; u-boot at lists.denx.de
> Cc: Sriram Dash <sriram.dash at nxp.com>; albert.u.boot at aribaud.net;
> prabhakar at freescale.com; york sun <york.sun at nxp.com>; Rajat Srivastava
> <rajat.srivastava at nxp.com>
> Subject: Re: [PATCH v2 0/3] Add USB EHCI support for ls1012aqds
>
> On 06/09/2016 08:57 AM, Rajesh Bhagat wrote:
> > Adds USB EHCI support for ls1012qds by adding the support for NXP ULPI
> > PHY and adding the support it configuration files. Also enables, USB2
> > IP in ns access defines.
> >
> > Rajesh Bhagat (3):
> > drivers: usb: fsl: add USB ULPI init code
> > config: ls1012aqds: Add USB EHCI support for ls1012aqds
> > armv8: ls1012a: Added CSU assignment for USB2
> >
> > .../include/asm/arch-fsl-layerscape/immap_lsch2.h | 1 +
> > .../include/asm/arch-fsl-layerscape/ns_access.h | 2 +
> > drivers/usb/host/ehci-fsl.c | 21 ++++++++++++++++++++
> > include/configs/ls1012aqds.h | 5 ++++
> > include/usb/ehci-ci.h | 2 +-
> > 5 files changed, 30 insertions(+), 1 deletions(-)
> >
Hello Marek,
> I wanted to apply these on u-boot-usb/master , but patch 2 fails to apply. Please
> rebase and repose.
>
Can you apply below patch for Layerscape USB macro cleanup for various Soc to
apply above patch:
https://patchwork.ozlabs.org/patch/631595/
[root at phoenix u-boot-usb]$ pw-am.sh 631595
2016-06-10 09:02:02 URL:https://patchwork.ozlabs.org/patch/631595/mbox/ [6138] -> "pw-am-631595.patch" [1]
Applying: include: usb: Rename USB controller base address mapping
[root at phoenix u-boot-usb]$ pw-am.sh 632644
2016-06-10 09:02:18 URL:https://patchwork.ozlabs.org/patch/632644/mbox/ [2104] -> "pw-am-632644.patch" [1]
Applying: drivers: usb: fsl: add USB ULPI init code
[root at phoenix u-boot-usb]$ pw-am.sh 632646
2016-06-10 09:02:28 URL:https://patchwork.ozlabs.org/patch/632646/mbox/ [2819] -> "pw-am-632646.patch" [1]
Applying: config: ls1012aqds: Add USB EHCI support for ls1012aqds
[root at phoenix u-boot-usb]$ pw-am.sh 632645
2016-06-10 09:02:36 URL:https://patchwork.ozlabs.org/patch/632645/mbox/ [1501] -> "pw-am-632645.patch" [1]
Applying: armv8: ls1012a: Added CSU assignment for USB2
OR
Please share if there is a need to rebase them.
Best Regards,
Rajesh Bhagat
> --
> Best regards,
> Marek Vasut
More information about the U-Boot
mailing list