From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sat, 09 May 2015 14:56:53 +0100 Subject: [U-Boot] [PATCH 16/16] sunxi: ohci: Add ohci usb host controller support In-Reply-To: <201505060103.27667.marex@denx.de> References: <1430862979-4684-1-git-send-email-hdegoede@redhat.com> <1430862979-4684-17-git-send-email-hdegoede@redhat.com> <201505060103.27667.marex@denx.de> Message-ID: <1431179813.15640.308.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2015-05-06 at 01:03 +0200, Marek Vasut wrote: > On Tuesday, May 05, 2015 at 11:56:19 PM, Hans de Goede wrote: > > This commit adds support for the OHCI companionen controller, which makes "companion" > > usb-1 devices directly plugged into to usb root port work. > > > > Note for now this switches usb-keyboard support for sunxi back from > > int-queue support to the old interrupt polling method. Adding int-queue > > support to the ohci code and switching back to int-queue support is in the > > works. > > > > Signed-off-by: Hans de Goede > > Acked-by: Marek Vasut Likewise, Acked-by: Ian Campbell