Re: [PATCH v3 8/9] riscv/opentitan: Connect the UART device

2020-05-19 Thread Philippe Mathieu-Daudé
On 5/19/20 11:31 PM, Alistair Francis wrote: Signed-off-by: Alistair Francis Reviewed-by: Bin Meng --- include/hw/riscv/opentitan.h | 13 + hw/riscv/opentitan.c | 24 ++-- 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/include/hw/risc

[PATCH v3 8/9] riscv/opentitan: Connect the UART device

2020-05-19 Thread Alistair Francis
Signed-off-by: Alistair Francis Reviewed-by: Bin Meng --- include/hw/riscv/opentitan.h | 13 + hw/riscv/opentitan.c | 24 ++-- 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/include/hw/riscv/opentitan.h b/include/hw/riscv/opentitan.h index