From: Igor Grinberg <grinberg@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] arm: mx6: cm-fx6: switch to usb kbd polling via int queue
Date: Sun, 30 Aug 2015 16:34:15 +0300 [thread overview]
Message-ID: <55E30657.6080708@compulab.co.il> (raw)
In-Reply-To: <1440938209-1731-4-git-send-email-nikita@compulab.co.il>
On 08/30/15 15:36, Nikita Kiryanov wrote:
> CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE works better than
> CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP (keyboards that previously didn't
> work such as Microsoft Comfort Curve 1000 now do work, and it's also faster).
>
> Switch to CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE.
>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: Igor Grinberg <grinberg@compulab.co.il>
> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
> ---
> configs/cm_fx6_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/cm_fx6_defconfig b/configs/cm_fx6_defconfig
> index 21c35e3..314eb1c 100644
> --- a/configs/cm_fx6_defconfig
> +++ b/configs/cm_fx6_defconfig
> @@ -28,5 +28,5 @@ CONFIG_USB=y
> CONFIG_USB_EHCI_HCD=y
> CONFIG_USB_STORAGE=y
> CONFIG_USB_KEYBOARD=y
> -CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP=y
> +CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
> CONFIG_SYS_PROMPT="CM-FX6 # "
>
--
Regards,
Igor.
next prev parent reply other threads:[~2015-08-30 13:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-30 12:36 [U-Boot] [PATCH 0/3] cm-fx6 maintenance Nikita Kiryanov
2015-08-30 12:36 ` [U-Boot] [PATCH 1/3] arm: mx6: cm-fx6: force host mode on usb controller Nikita Kiryanov
2015-08-30 13:33 ` Igor Grinberg
2015-08-30 12:36 ` [U-Boot] [PATCH 2/3] arm: mx6: cm-fx6: print PCB revision Nikita Kiryanov
2015-08-30 13:33 ` Igor Grinberg
2015-08-30 12:36 ` [U-Boot] [PATCH 3/3] arm: mx6: cm-fx6: switch to usb kbd polling via int queue Nikita Kiryanov
2015-08-30 13:34 ` Igor Grinberg [this message]
2015-08-31 16:29 ` [U-Boot] [PATCH 0/3] cm-fx6 maintenance Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55E30657.6080708@compulab.co.il \
--to=grinberg@compulab.co.il \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox