On 7/10/23 18:50, Philippe Mathieu-Daudé wrote:
PL011_INT_TX duplicates INT_TX, and PL011_INT_RX INT_RX. Follow other register fields definitions from this file, keep the shorter form.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> Reviewed-by: Alex Bennée<alex.ben...@linaro.org> --- hw/char/pl011.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~