[U-Boot] [PATCH v2 0/3] Add USB EHCI support for ls1012aqds

Rajesh Bhagat rajesh.bhagat at nxp.com
Tue Aug 2 14:22:09 CEST 2016


> 
> > -----Original Message-----
> > From: Marek Vasut [mailto:marex at denx.de]
> > Sent: Friday, June 10, 2016 9:40 AM
> > 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/10/2016 05:41 AM, Rajesh Bhagat wrote:
> > >
> > >
> > >> -----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/

Hello Marek, 

> >
> > This has to go through soc tree, so I will have to wait for it to be
> > applied. Let me know when it's in, then I can pick these patches.
> >

The dependency patch has made it to uboot master, Please apply the 
EHCI support patches.

Commit: 9729dc9565c9c1812efbb630e1db4d54f580363c
include: usb: Rename USB controller base address mapping

Best Regards,
Rajesh Bhagat 

> > > [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
> >
> >
> > --
> > Best regards,
> > Marek Vasut


More information about the U-Boot mailing list