All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: kbd: Set a default polling mechanism for USB keyboard
Date: Wed, 13 Sep 2017 08:02:18 -0400	[thread overview]
Message-ID: <20170913120218.GA4474@bill-the-cat> (raw)
In-Reply-To: <c992cd51-e72c-137e-8d89-b4c749b2c615@gmail.com>

On Wed, Sep 13, 2017 at 11:45:49AM +0200, Marek Vasut wrote:
> On 09/13/2017 10:34 AM, Bin Meng wrote:
> > Hi Marek, Tom,
> > 
> > On Wed, Sep 13, 2017 at 4:19 PM, Bin Meng <bmeng.cn@gmail.com> wrote:
> >> The choice of "USB keyboard polling" cannot be optional as without
> >> one mechanism being set, it just doesn't work. Set the default one
> >> to CONFIG_SYS_USB_EVENT_POLL.
> >>
> >> Fixes: ecad7051 ("configs: Migrate all of the existing USB symbols, except fastboot")
> >> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> >> ---
> >>
> >>  configs/Cyrus_P5020_defconfig           | 1 -
> >>  configs/Cyrus_P5040_defconfig           | 1 -
> >>  configs/MPC8610HPCD_defconfig           | 1 -
> >>  configs/MPC8641HPCN_36BIT_defconfig     | 1 -
> >>  configs/MPC8641HPCN_defconfig           | 1 -
> >>  configs/apalis_imx6_defconfig           | 1 -
> >>  configs/apalis_imx6_nospl_com_defconfig | 1 -
> >>  configs/apalis_imx6_nospl_it_defconfig  | 1 -
> >>  configs/colibri_imx6_defconfig          | 1 -
> >>  configs/colibri_imx6_nospl_defconfig    | 1 -
> >>  configs/firefly-rk3288_defconfig        | 1 -
> >>  configs/mx6cuboxi_defconfig             | 1 -
> >>  configs/rpi_2_defconfig                 | 1 -
> >>  configs/rpi_3_32b_defconfig             | 1 -
> >>  configs/rpi_3_defconfig                 | 1 -
> >>  configs/rpi_defconfig                   | 1 -
> >>  configs/sandbox_defconfig               | 1 -
> >>  configs/sandbox_flattree_defconfig      | 1 -
> >>  configs/sandbox_noblk_defconfig         | 1 -
> >>  configs/sandbox_spl_defconfig           | 1 -
> >>  configs/seaboard_defconfig              | 1 -
> >>  configs/ventana_defconfig               | 1 -
> >>  drivers/usb/Kconfig                     | 2 +-
> >>  23 files changed, 1 insertion(+), 23 deletions(-)
> >>
> > 
> > So far the USB stack is broken on several areas. Can we get this
> > patch, as well as
> > http://patchwork.ozlabs.org/project/uboot/list/?series=1998 applied as
> > soon as possible?
> 
> Yes

Since you'll be doing a PR to me anyhow Marek, can you also please grab
this patch here?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170913/8c9597a9/attachment.sig>

  reply	other threads:[~2017-09-13 12:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-13  8:19 [U-Boot] [PATCH] usb: kbd: Set a default polling mechanism for USB keyboard Bin Meng
2017-09-13  8:34 ` Bin Meng
2017-09-13  9:45   ` Marek Vasut
2017-09-13 12:02     ` Tom Rini [this message]
2017-09-13 12:04       ` Marek Vasut
2017-09-13  9:42 ` Marek Vasut

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=20170913120218.GA4474@bill-the-cat \
    --to=trini@konsulko.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.