[U-Boot] [PATCH v2 46/80] dm: usb: Support driver model with USB keyboards
Simon Glass
sjg at chromium.org
Tue Apr 7 20:45:35 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Allow USB keyboards to work with driver model. The main difference is that
> we can have multiple buses (each with its own device numbering) and each
> bus must be scanned.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> common/usb_kbd.c | 34 +++++++++++++++++++++++++++++++++-
> 1 file changed, 33 insertions(+), 1 deletion(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list