From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 27 Jul 2014 22:41:01 +0200 Subject: [U-Boot] [PATCH v4 2/5] sunxi: add USB EHCI driver In-Reply-To: <53D55DBF.7060902@redhat.com> References: <53D4CE5C.9050308@redhat.com> <201407271957.02345.marex@denx.de> <53D55DBF.7060902@redhat.com> Message-ID: <201407272241.01584.marex@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 Sunday, July 27, 2014 at 10:14:55 PM, Hans de Goede wrote: > Hi, > > On 07/27/2014 07:57 PM, Marek Vasut wrote: > > On Sunday, July 27, 2014 at 07:32:44 PM, Roman Byshko wrote: > >> The Allwinner aka sunxi SoCs have one or more USB host controllers. > >> This adds a driver for their EHCI. > >> > >> Signed-off-by: Roman Byshko > >> --- > >> > >> drivers/usb/host/Makefile | 1 + > >> drivers/usb/host/ehci-sunxi.c | 201 > >> > >> ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 202 > >> insertions(+) > >> > >> create mode 100644 drivers/usb/host/ehci-sunxi.c > > > > Acked-by: Marek Vasut > > Roman, Marek, > > Thanks this patch-set is now queued up in the u-boot-sunxi > custodian git repo next branch and will be part of the next > pull-req send to Albert. Thanks for taking care of this :) Best regards, Marek Vasut