> From: U-Boot <u-boot-boun...@lists.denx.de> On Behalf Of Bin Meng
> Sent: Sunday, July 23, 2023 12:41 PM
> To: Simon Glass <s...@chromium.org>; u-boot@lists.denx.de
> Cc: Bin Meng <bmeng...@gmail.com>; Heinrich Schuchardt <xypron.g...@gmx.de>
> Subject: [PATCH 18/18] riscv: qemu: Enable usb keyboard as an input device
>
> This brings PCI xHCI support to QEMU RISC-V and uses a usb keyboard as one of 
> the input devices.
>
> Signed-off-by: Bin Meng <bm...@tinylab.org>
>
> ---
>
>  board/emulation/qemu-riscv/Kconfig      | 5 +++++
>  board/emulation/qemu-riscv/qemu-riscv.c | 5 +++++
>  doc/board/emulation/qemu-riscv.rst      | 5 +++++
>  include/configs/qemu-riscv.h            | 2 +-
>  4 files changed, 16 insertions(+), 1 deletion(-)

Reviewed-by: Rick Chen <r...@andestech.com>

Reply via email to