[U-Boot] [PATCH 4/5] dm: usb: Add support for USB keyboards with driver model

Marek Vasut marex at denx.de
Thu Sep 10 13:40:37 CEST 2015


On Thursday, September 10, 2015 at 04:45:53 AM, Simon Glass wrote:
> Hi Marek,
> 
> On 8 September 2015 at 12:33, Marek Vasut <marex at denx.de> wrote:
> > On Tuesday, September 08, 2015 at 07:15:11 PM, Simon Glass wrote:
> >> Switch USB keyboards over to use driver model instead of scanning with
> >> the horrible usb_get_dev_index() function. This involves creating a new
> >> uclass for keyboards, although so far there is no API.
> > 
> > Hi,
> > 
> > Why don't you create an UCLASS for generic input device instead ?
> 
> I sent a series that does that later. My intent with this series is to
> get something applied for this release.

Hi!

Aren't we pretty much post-RC3 now ?

Best regards,
Marek Vasut


More information about the U-Boot mailing list