[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v3 29/33] hw/misc/zynq_slcr: use standard regist
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH v3 29/33] hw/misc/zynq_slcr: use standard register definition |
Date: |
Wed, 7 Aug 2019 16:33:40 +0100 |
On Mon, 29 Jul 2019 at 15:59, Damien Hedde <address@hidden> wrote:
>
> Replace the zynq_slcr registers enum and macros using the
> hw/registerfields.h macros.
>
> Signed-off-by: Damien Hedde <address@hidden>
> Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
> Reviewed-by: Alistair Francis <address@hidden>
> ---
> hw/misc/zynq_slcr.c | 472 ++++++++++++++++++++++----------------------
> 1 file changed, 236 insertions(+), 236 deletions(-)
>
Since this patch has been reviewed and it's unrelated to the
reset APIs, I'm going to pull it into target-arm.next, and
then you can stop carrying it around in your patchset
(well, once it's gone into master and you've rebased on that,
which will probably be in a week or two).
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH v3 29/33] hw/misc/zynq_slcr: use standard register definition,
Peter Maydell <=