diff options
author | Peter A. G. Crosthwaite | 2012-08-06 03:38:19 +0200 |
---|---|---|
committer | Peter Crosthwaite | 2012-10-10 03:13:32 +0200 |
commit | fcb5629d3eb208d84c0fe9aa1ef64a6af7de0139 (patch) | |
tree | b2c2367a91eefbbda7061b33270919f2051bbf1c /MAINTAINERS | |
parent | xilinx_zynq: Added SPI controllers + flashes (diff) | |
download | qemu-fcb5629d3eb208d84c0fe9aa1ef64a6af7de0139.tar.gz qemu-fcb5629d3eb208d84c0fe9aa1ef64a6af7de0139.tar.xz qemu-fcb5629d3eb208d84c0fe9aa1ef64a6af7de0139.zip |
MAINTAINERS: Added maintainerships for SSI
Added maintainership for SSI, M25P80 and the Xilinx SPI controllers.
Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 78d4ff227e..f1f925007e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -268,6 +268,7 @@ S: Maintained F: hw/xilinx_zynq.c F: hw/zynq_slcr.c F: hw/cadence_* +F: hw/xilinx_spips.c CRIS Machines ------------- @@ -517,6 +518,12 @@ M: Paul Brook <paul@codesourcery.com> S: Odd Fixes F: hw/lsi53c895a.c +SSI +M: Peter Crosthwaite <peter.crosthwaite@petalogix.com> +S: Maintained +F: hw/ssi.* +F: hw/m25p80.c + USB M: Gerd Hoffmann <kraxel@redhat.com> S: Maintained @@ -565,6 +572,7 @@ F: hw/xilinx_intc.c F: hw/xilinx_ethlite.c F: hw/xilinx_timer.c F: hw/xilinx.h +F: hw/xilinx_spi.c Subsystems ---------- |