From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 10 Jun 2016 06:10:25 +0200 Subject: [U-Boot] [PATCH v2 0/3] Add USB EHCI support for ls1012aqds In-Reply-To: References: <1465455466-26311-1-git-send-email-rajesh.bhagat@nxp.com> <57597245.3080107@denx.de> Message-ID: <575A3DB1.7000406@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 ; u-boot at lists.denx.de >> Cc: Sriram Dash ; albert.u.boot at aribaud.net; >> prabhakar at freescale.com; york sun ; Rajat Srivastava >> >> 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/ 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. > [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