[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 17/17] hw/fsi: Update MAINTAINER list
From: |
Cédric Le Goater |
Subject: |
[PULL 17/17] hw/fsi: Update MAINTAINER list |
Date: |
Fri, 26 Jan 2024 14:32:16 +0100 |
From: Ninad Palsule <ninad@linux.ibm.com>
Added maintainer for IBM FSI model
Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index dfaca8323e91..39deb8ee1f24 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3585,6 +3585,15 @@ F: tests/qtest/adm1272-test.c
F: tests/qtest/max34451-test.c
F: tests/qtest/isl_pmbus_vr-test.c
+FSI
+M: Ninad Palsule <ninad@linux.ibm.com>
+R: Cédric Le Goater <clg@kaod.org>
+S: Maintained
+F: hw/fsi/*
+F: include/hw/fsi/*
+F: docs/specs/fsi.rst
+F: tests/qtest/fsi-test.c
+
Firmware schema specifications
M: Philippe Mathieu-Daudé <philmd@linaro.org>
R: Daniel P. Berrange <berrange@redhat.com>
--
2.43.0
- [PULL 06/17] hw/arm/aspeed: Check for CPU types in machine_run_board_init(), (continued)
- [PULL 06/17] hw/arm/aspeed: Check for CPU types in machine_run_board_init(), Cédric Le Goater, 2024/01/26
- [PULL 07/17] hw/fsi: Introduce IBM's Local bus, Cédric Le Goater, 2024/01/26
- [PULL 09/17] hw/fsi: Introduce IBM's FSI Bus, Cédric Le Goater, 2024/01/26
- [PULL 10/17] hw/fsi: Introduce IBM's fsi-slave model, Cédric Le Goater, 2024/01/26
- [PULL 11/17] hw/fsi: Introduce IBM's cfam, Cédric Le Goater, 2024/01/26
- [PULL 12/17] hw/fsi: Introduce IBM's FSI master, Cédric Le Goater, 2024/01/26
- [PULL 13/17] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus, Cédric Le Goater, 2024/01/26
- [PULL 14/17] hw/arm: Hook up FSI module in AST2600, Cédric Le Goater, 2024/01/26
- [PULL 15/17] hw/fsi: Added qtest, Cédric Le Goater, 2024/01/26
- [PULL 16/17] hw/fsi: Added FSI documentation, Cédric Le Goater, 2024/01/26
- [PULL 17/17] hw/fsi: Update MAINTAINER list,
Cédric Le Goater <=
- Re: [PULL 00/17] aspeed queue, Peter Maydell, 2024/01/26