Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- RFC because I'm not sure m25p80 fits.
MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 54e35fdab9..83597fca4e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1010,7 +1010,9 @@ M: Peter Crosthwaite <[email protected]> S: Maintained F: hw/ssi/* F: hw/block/m25p80.c +F: include/hw/ssi/ssi.h X: hw/ssi/xilinx_* +F: tests/m25p80-test.c Xilinx SPI M: Alistair Francis <[email protected]> -- 2.13.3
