From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 09 Jun 2016 15:42:29 +0200 Subject: [U-Boot] [PATCH v2 0/3] Add USB EHCI support for ls1012aqds In-Reply-To: <1465455466-26311-1-git-send-email-rajesh.bhagat@nxp.com> References: <1465455466-26311-1-git-send-email-rajesh.bhagat@nxp.com> Message-ID: <57597245.3080107@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/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(-) > I wanted to apply these on u-boot-usb/master , but patch 2 fails to apply. Please rebase and repose. -- Best regards, Marek Vasut