From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] dm: usb: Add support for USB keyboards with driver model
Date: Fri, 11 Sep 2015 10:14:21 +0200 [thread overview]
Message-ID: <55F28D5D.50904@redhat.com> (raw)
In-Reply-To: <CAPnjgZ18Q3W9mm4DiTJaQ7jmZwWw=HhQkkYvU_AnUQBJyDC5qw@mail.gmail.com>
Hi,
On 09/11/2015 02:43 AM, Simon Glass wrote:
> Hi Marek,
>
> On 10 September 2015 at 04:40, Marek Vasut <marex@denx.de> wrote:
>> 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 ?
>
> Yes. It's not critical and I am late - let's see what Hans says.
I have looking into the RFC patchset on my todo, not sure if I will
get around to it this weekend though, and after that I'm travelling
for a week. Even if I get around to testing this I would prefer for
this to be delayed to post v2015.10. I'm fine with the concept of
the set but this needs some careful testing.
Regards,
Hans
next prev parent reply other threads:[~2015-09-11 8:14 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
2015-09-11 0:43 ` Simon Glass
2015-09-11 8:14 ` Hans de Goede [this message]
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=55F28D5D.50904@redhat.com \
--to=hdegoede@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox