From: Peter Maydell <peter.maydell@linaro.org>
To: Francisco Iglesias <francisco.iglesias@xilinx.com>
Cc: edgar.iglesias@xilinx.com, frasse.iglesias@gmail.com,
alistair@alistair23.me, qemu-devel@nongnu.org,
alistair23@gmail.com, philmd@redhat.com
Subject: Re: [PATCH v5 01/12] hw/misc: Add a model of Versal's PMC SLCR
Date: Fri, 7 Jan 2022 15:50:48 +0000 [thread overview]
Message-ID: <CAFEAcA_yeCU4+jbXxGObmQt5yruiR0KVManaCOsRTBXN=d29gQ@mail.gmail.com> (raw)
In-Reply-To: <20211214110354.21816-2-francisco.iglesias@xilinx.com>
On Tue, 14 Dec 2021 at 11:04, Francisco Iglesias
<francisco.iglesias@xilinx.com> wrote:
>
> Add a model of Versal's PMC SLCR (system-level control registers).
>
> Signed-off-by: Francisco Iglesias <francisco.iglesias@xilinx.com>
> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
> ---
> hw/misc/meson.build | 5 +-
> hw/misc/xlnx-versal-pmc-iou-slcr.c | 1446 ++++++++++++++++++++++++++++
> include/hw/misc/xlnx-versal-pmc-iou-slcr.h | 78 ++
> 3 files changed, 1528 insertions(+), 1 deletion(-)
> create mode 100644 hw/misc/xlnx-versal-pmc-iou-slcr.c
> create mode 100644 include/hw/misc/xlnx-versal-pmc-iou-slcr.h
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
next prev parent reply other threads:[~2022-01-07 15:58 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-14 11:03 [PATCH v5 00/12] Xilinx Versal's PMC SLCR and OSPI support Francisco Iglesias
2021-12-14 11:03 ` [PATCH v5 01/12] hw/misc: Add a model of Versal's PMC SLCR Francisco Iglesias
2022-01-07 15:50 ` Peter Maydell [this message]
2021-12-14 11:03 ` [PATCH v5 02/12] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models Francisco Iglesias
2022-01-07 15:51 ` Peter Maydell
2021-12-14 11:03 ` [PATCH v5 03/12] hw/arm/xlnx-versal: Connect Versal's PMC SLCR Francisco Iglesias
2022-01-07 15:55 ` Peter Maydell
2021-12-14 11:03 ` [PATCH v5 04/12] include/hw/dma/xlnx_csu_dma: Add in missing includes in the header Francisco Iglesias
2021-12-14 11:03 ` [PATCH v5 05/12] hw/dma: Add the DMA control interface Francisco Iglesias
2021-12-14 11:03 ` [PATCH v5 06/12] hw/dma/xlnx_csu_dma: Implement " Francisco Iglesias
2021-12-14 11:03 ` [PATCH v5 07/12] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller Francisco Iglesias
2022-01-07 16:01 ` Peter Maydell
2021-12-14 11:03 ` [PATCH v5 08/12] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model Francisco Iglesias
2022-01-07 15:57 ` Peter Maydell
2021-12-14 11:03 ` [PATCH v5 09/12] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g Francisco Iglesias
2021-12-14 11:03 ` [PATCH v5 10/12] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI Francisco Iglesias
2021-12-14 11:03 ` [PATCH v5 11/12] MAINTAINERS: Add an entry for Xilinx Versal OSPI Francisco Iglesias
2021-12-14 11:03 ` [PATCH v5 12/12] docs/devel: Add documentation for the DMA control interface Francisco Iglesias
2022-01-07 16:07 ` Peter Maydell
2022-01-14 15:28 ` Francisco Iglesias
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFEAcA_yeCU4+jbXxGObmQt5yruiR0KVManaCOsRTBXN=d29gQ@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=alistair23@gmail.com \
--cc=alistair@alistair23.me \
--cc=edgar.iglesias@xilinx.com \
--cc=francisco.iglesias@xilinx.com \
--cc=frasse.iglesias@gmail.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).