Re: [PATCH v3 4/6] hw/char: cadence_uart: Convert to memop_with_attrs() ops

2021-09-01 Thread Alistair Francis
On Wed, Sep 1, 2021 at 10:46 PM Bin Meng wrote: > > This converts uart_read() and uart_write() to memop_with_attrs() ops. > > Signed-off-by: Bin Meng Reviewed-by: Alistair Francis Alistair > > --- > > (no changes since v2) > > Changes in v2: > - new patch: hw/char: cadence_uart: Convert to me

[PATCH v3 4/6] hw/char: cadence_uart: Convert to memop_with_attrs() ops

2021-09-01 Thread Bin Meng
This converts uart_read() and uart_write() to memop_with_attrs() ops. Signed-off-by: Bin Meng --- (no changes since v2) Changes in v2: - new patch: hw/char: cadence_uart: Convert to memop_with_attrs() ops hw/char/cadence_uart.c | 26 +++--- 1 file changed, 15 insertions(+