[U-Boot] [PATCH] usb: kbd: Set a default polling mechanism for USB keyboard
Tom Rini
trini at konsulko.com
Wed Sep 13 12:02:18 UTC 2017
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 at 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 at 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>
More information about the U-Boot
mailing list