Home
last modified time | relevance | path

Searched hist:"34 ab37eef5a5f8023abc657ab38f7b9fe11c38b3" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dusb_kbd.c34ab37eef5a5f8023abc657ab38f7b9fe11c38b3 Tue Sep 08 17:15:11 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Add support for USB keyboards with driver model

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.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/dm/
H A Duclass-id.h34ab37eef5a5f8023abc657ab38f7b9fe11c38b3 Tue Sep 08 17:15:11 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Add support for USB keyboards with driver model

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.

Signed-off-by: Simon Glass <sjg@chromium.org>