From: Philippe Mathieu-Daudé Date: Wed, 7 Aug 2024 20:28:01 +0000 (+0200) Subject: MAINTAINERS: Cover PowerPC SPI model in PowerNV section X-Git-Tag: v9.2.0-rc0~22^2~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3cde4c31ebe9fdfeca2d824a0036d04bec285301;p=thirdparty%2Fqemu.git MAINTAINERS: Cover PowerPC SPI model in PowerNV section It is unfair to let the PowerNV SPI model to the SSI maintainers. Also include the PowerNV ones. Fixes: 29318db133 ("hw/ssi: Add SPI model") Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Nicholas Piggin --- diff --git a/MAINTAINERS b/MAINTAINERS index 1e88b5738cb..cf39ad4b7ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1505,8 +1505,10 @@ F: hw/ppc/pnv* F: hw/intc/pnv* F: hw/intc/xics_pnv.c F: hw/pci-host/pnv* +F: hw/ssi/pnv_spi.c F: include/hw/ppc/pnv* F: include/hw/pci-host/pnv* +F: include/hw/ssi/pnv_spi* F: pc-bios/skiboot.lid F: tests/qtest/pnv* F: tests/functional/test_ppc64_powernv.py