[U-Boot] [PATCH v2 4/4] sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue

Simon Glass sjg at chromium.org
Wed May 13 20:05:46 CEST 2015


On 13 May 2015 at 06:42, Hans de Goede <hdegoede at redhat.com> wrote:
> Now that the ohci code supports usb interrupt queues we can switch (back)
> to using an usb interrupt queue for usb-kbd interrupt polling. This
> greatly reduces u-boot's latency when dealing with usb keyboards.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> Acked-by: Ian Campbell <ijc at hellion.org.uk>
> Reviewed-by: Marek Vasut <marex at denx.de>
> ---
> Changes in v2:
> -Fix a bunch of typos in the commit msg
> ---
>  include/configs/sunxi-common.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list