From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 6 May 2015 01:03:27 +0200 Subject: [U-Boot] [PATCH 16/16] sunxi: ohci: Add ohci usb host controller support In-Reply-To: <1430862979-4684-17-git-send-email-hdegoede@redhat.com> References: <1430862979-4684-1-git-send-email-hdegoede@redhat.com> <1430862979-4684-17-git-send-email-hdegoede@redhat.com> Message-ID: <201505060103.27667.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 Tuesday, May 05, 2015 at 11:56:19 PM, Hans de Goede wrote: > This commit adds support for the OHCI companionen controller, which makes > 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 Best regards, Marek Vasut