Re: [PATCH v2 2/9] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART

2024-07-11 Thread Sunil V L
On Thu, Jul 11, 2024 at 10:41:35AM -0400, Michael S. Tsirkin wrote: > On Thu, Jul 11, 2024 at 03:25:12PM +0200, Igor Mammedov wrote: > > On Mon, 8 Jul 2024 17:17:34 +0530 > > Sunil V L wrote: > > > > > The RISC-V BRS specification [1] requires NS16550 compatible UART to > > > have the HID RSCV00

Re: [PATCH v2 2/9] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART

2024-07-11 Thread Michael S. Tsirkin
On Thu, Jul 11, 2024 at 03:25:12PM +0200, Igor Mammedov wrote: > On Mon, 8 Jul 2024 17:17:34 +0530 > Sunil V L wrote: > > > The RISC-V BRS specification [1] requires NS16550 compatible UART to > > have the HID RSCV0003. So, update the HID for the UART. > > > > [1] - https://github.com/riscv-non

Re: [PATCH v2 2/9] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART

2024-07-11 Thread Igor Mammedov
On Mon, 8 Jul 2024 17:17:34 +0530 Sunil V L wrote: > The RISC-V BRS specification [1] requires NS16550 compatible UART to > have the HID RSCV0003. So, update the HID for the UART. > > [1] - https://github.com/riscv-non-isa/riscv-brs it point's repo with a bunch of files, please make it easier

[PATCH v2 2/9] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART

2024-07-08 Thread Sunil V L
The RISC-V BRS specification [1] requires NS16550 compatible UART to have the HID RSCV0003. So, update the HID for the UART. [1] - https://github.com/riscv-non-isa/riscv-brs Signed-off-by: Sunil V L Acked-by: Alistair Francis --- hw/riscv/virt-acpi-build.c | 2 +- 1 file changed, 1 insertion(+