The Phytium Pi and E2000Q COMe series adds board and SoC models, documentation, and boot tests. Group them under one entry so changes reach the machine maintainer and the ARM list.
Cover the machine, misc, SD wrapper, SSI, documentation, and functional test files introduced by the series. Signed-off-by: Bin Meng <[email protected]> --- MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c915c5f996..4c80ee2244 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1011,6 +1011,20 @@ F: roms/vbootrom F: docs/system/arm/nuvoton.rst F: tests/functional/arm/test_quanta_gsj.py +Phytium E2000Q machines +M: Bin Meng <[email protected]> +L: [email protected] +S: Maintained +F: docs/system/arm/phytium_e2000.rst +F: hw/arm/phytium* +F: hw/misc/phytium* +F: hw/sd/phytium* +F: hw/ssi/phytium* +F: include/hw/misc/phytium* +F: include/hw/sd/phytium* +F: include/hw/ssi/phytium* +F: tests/functional/aarch64/test_phytium_pi.py + Raspberry Pi M: Peter Maydell <[email protected]> R: Philippe Mathieu-Daudé <[email protected]> -- 2.53.0
