diff options
author | Francisco Iglesias | 2022-01-21 17:11:41 +0100 |
---|---|---|
committer | Peter Maydell | 2022-01-28 15:29:46 +0100 |
commit | 72e58848b2393271f1c9866905d9c61ba21d952e (patch) | |
tree | def18dfbf81b31ea0e9413629c29384e108273bf /MAINTAINERS | |
parent | hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI (diff) | |
download | qemu-72e58848b2393271f1c9866905d9c61ba21d952e.tar.gz qemu-72e58848b2393271f1c9866905d9c61ba21d952e.tar.xz qemu-72e58848b2393271f1c9866905d9c61ba21d952e.zip |
MAINTAINERS: Add an entry for Xilinx Versal OSPI
List myself as maintainer for the Xilinx Versal OSPI controller.
Signed-off-by: Francisco Iglesias <francisco.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220121161141.14389-11-francisco.iglesias@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e4b3a4bcdf..6797a270e4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -958,6 +958,12 @@ F: hw/display/dpcd.c F: include/hw/display/dpcd.h F: docs/system/arm/xlnx-versal-virt.rst +Xilinx Versal OSPI +M: Francisco Iglesias <francisco.iglesias@xilinx.com> +S: Maintained +F: hw/ssi/xlnx-versal-ospi.c +F: include/hw/ssi/xlnx-versal-ospi.h + ARM ACPI Subsystem M: Shannon Zhao <shannon.zhaosl@gmail.com> L: qemu-arm@nongnu.org |