qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 5/9] hw/arm/stellaris: Use DEVCAP macro to access DeviceCapab


From: Peter Maydell
Subject: Re: [PATCH 5/9] hw/arm/stellaris: Use DEVCAP macro to access DeviceCapability registers
Date: Mon, 27 Jan 2025 14:07:04 +0000

On Fri, 10 Jan 2025 at 16:02, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> Add definitions (DCx_periph) for the DeviceCapability bits,
> replace direct bitmask checks with the DEV_CAP() macro,
> which use the extract/deposit API.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  hw/arm/stellaris.c | 37 +++++++++++++++++++++++++++++--------
>  1 file changed, 29 insertions(+), 8 deletions(-)
>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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