From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] dm: usb: Add support for USB keyboards with driver model
Date: Thu, 10 Sep 2015 13:40:37 +0200 [thread overview]
Message-ID: <201509101340.37168.marex@denx.de> (raw)
In-Reply-To: <CAPnjgZ1Ysj4WdUaG2QLBBVE_A7GNOC8=VUOoGyBmkkA033aPfA@mail.gmail.com>
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@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
next prev parent reply other threads:[~2015-09-10 11:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-08 17:15 [U-Boot] [PATCH 0/5] RFC: usb: Drop requirement for USB unbinding Simon Glass
2015-09-08 17:15 ` [U-Boot] [PATCH 1/5] Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" Simon Glass
2015-09-08 17:15 ` [U-Boot] [PATCH 2/5] Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" Simon Glass
2015-09-08 17:15 ` [U-Boot] [PATCH 3/5] Revert "dm: Export device_remove_children / device_unbind_children" Simon Glass
2015-09-08 17:15 ` [U-Boot] [PATCH 4/5] dm: usb: Add support for USB keyboards with driver model Simon Glass
2015-09-08 18:33 ` Marek Vasut
2015-09-10 2:45 ` Simon Glass
2015-09-10 11:40 ` Marek Vasut [this message]
2015-09-11 0:43 ` Simon Glass
2015-09-11 8:14 ` Hans de Goede
2015-09-12 15:15 ` Hans de Goede
2015-10-18 23:17 ` Simon Glass
2015-10-19 8:34 ` Hans de Goede
2015-10-29 19:09 ` Simon Glass
2015-10-30 20:24 ` Simon Glass
2015-09-08 17:15 ` [U-Boot] [PATCH 5/5] dm: usb: Deprecate usb_get_dev_index() Simon Glass
2015-09-12 15:00 ` [U-Boot] [PATCH 0/5] RFC: usb: Drop requirement for USB unbinding Hans de Goede
2015-09-12 15:11 ` Simon Glass
2015-09-12 15:21 ` Hans de Goede
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=201509101340.37168.marex@denx.de \
--to=marex@denx.de \
--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