qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 03/11] hw/char/pl011: Remove duplicated PL011_INT_[RT]X de


From: Richard Henderson
Subject: Re: [PATCH v2 03/11] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
Date: Fri, 14 Jul 2023 07:50:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

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é<philmd@linaro.org>
Reviewed-by: Alex Bennée<alex.bennee@linaro.org>
---
  hw/char/pl011.c | 9 +++------
  1 file changed, 3 insertions(+), 6 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]