[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v5 10/10] hw/fsi: Update MAINTAINER list
|
From: |
Ninad Palsule |
|
Subject: |
[PATCH v5 10/10] hw/fsi: Update MAINTAINER list |
|
Date: |
Wed, 11 Oct 2023 10:13:39 -0500 |
Added maintainer for IBM FSI model
Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
---
V4:
- Added separate commit for MAINTAINER change.
V5:
- Use * instead of listing all files in dir
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6111b6b4d9..c69f90b227 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3395,6 +3395,14 @@ 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>
+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.39.2
- Re: [PATCH v5 05/10] hw/fsi: IBM's On-chip Peripheral Bus, (continued)
[PATCH v5 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave, Ninad Palsule, 2023/10/11