From: Jamin Lin <jamin_lin@aspeedtech.com>
To: "Paolo Bonzini" <pbonzini@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Cédric Le Goater" <clg@kaod.org>,
"Steven Lee" <steven_lee@aspeedtech.com>,
"Troy Lee" <leetroy@gmail.com>,
"Andrew Jeffery" <andrew@codeconstruct.com.au>,
"Joel Stanley" <joel@jms.id.au>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Daniel P. Berrangé" <berrange@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"open list:All patches CC here" <qemu-devel@nongnu.org>,
"open list:ARM TCG CPUs" <qemu-arm@nongnu.org>
Cc: Jamin Lin <jamin_lin@aspeedtech.com>,
Troy Lee <troy_lee@aspeedtech.com>,
Kane Chen <kane_chen@aspeedtech.com>,
"nabihestefan@google.com" <nabihestefan@google.com>,
"komlodi@google.com" <komlodi@google.com>
Subject: [PATCH v6 22/22] MAINTAINERS: Add I3C maintainers and reviewer
Date: Tue, 24 Feb 2026 05:36:45 +0000 [thread overview]
Message-ID: <20260224053613.589102-23-jamin_lin@aspeedtech.com> (raw)
In-Reply-To: <20260224053613.589102-1-jamin_lin@aspeedtech.com>
Add a new I3C section to the MAINTAINERS file.
List Joe Komlodi and Jamin Lin as maintainers, and Nabih Estefan as the
reviewer, covering the I3C core and related files under hw/i3c/ and
include/hw/i3c/.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 233d2a5e71..7bf78e0691 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3933,6 +3933,18 @@ F: include/hw/i2c/smbus_master.h
F: include/hw/i2c/smbus_slave.h
F: include/hw/i2c/smbus_eeprom.h
+I3C
+M: Joe Komlodi <komlodi@google.com>
+M: Jamin Lin <jamin_lin@aspeedtech.com>
+R: Nabih Estefan <nabihestefan@google.com>
+S: Maintained
+F: hw/i3c/*.c
+F: hw/i3c/.h
+F: hw/i3c/Kconfig
+F: hw/i3c/meson.build
+F: hw/i3c/trace-events
+F: include/hw/i3c/*.h
+
PMBus
M: Titus Rwantare <titusr@google.com>
S: Maintained
--
2.43.0
next prev parent reply other threads:[~2026-02-24 5:37 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-24 5:36 [PATCH v6 00/22] i3c: aspeed: Add I3C support Jamin Lin
2026-02-24 5:36 ` [PATCH v6 01/22] hw/misc/aspeed_i3c: Move to i3c directory Jamin Lin
2026-02-24 5:36 ` [PATCH v6 02/22] hw/i3c/aspeed_i3c: Switch to DEFINE_TYPES() and align parent_obj naming Jamin Lin
2026-02-24 5:36 ` [PATCH v6 03/22] hw/i3c: Add bus support Jamin Lin
2026-02-24 5:36 ` [PATCH v6 04/22] hw/i3c: Split DesignWare I3C out of Aspeed I3C Jamin Lin
2026-02-24 5:36 ` [PATCH v6 05/22] hw/i3c/dw-i3c: Add more register fields Jamin Lin
2026-02-24 5:36 ` [PATCH v6 06/22] hw/i3c/aspeed_i3c: " Jamin Lin
2026-02-24 5:36 ` [PATCH v6 07/22] hw/i3c/dw-i3c: Add more reset values Jamin Lin
2026-02-24 5:36 ` [PATCH v6 08/22] hw/i3c/aspeed_i3c: Add register RO field masks Jamin Lin
2026-02-24 5:36 ` [PATCH v6 09/22] hw/i3c/dw-i3c: " Jamin Lin
2026-02-24 5:36 ` [PATCH v6 10/22] hw/i3c/dw-i3c: Treat more registers as read-as-zero Jamin Lin
2026-02-24 5:36 ` [PATCH v6 11/22] hw/i3c/dw-i3c: Use 32 bits on MMIO writes Jamin Lin
2026-02-24 5:36 ` [PATCH v6 12/22] hw/i3c/dw-i3c: Add IRQ MMIO behavior Jamin Lin
2026-02-24 5:36 ` [PATCH v6 13/22] hw/i3c/dw-i3c: Add data TX and RX Jamin Lin
2026-02-24 5:36 ` [PATCH v6 14/22] hw/i3c/dw-i3c: Add IBI handling Jamin Lin
2026-02-24 5:36 ` [PATCH v6 15/22] hw/i3c/dw-i3c: Add ctrl MMIO handling Jamin Lin
2026-02-24 5:36 ` [PATCH v6 16/22] hw/i3c/dw-i3c: Add controller resets Jamin Lin
2026-02-24 5:36 ` [PATCH v6 17/22] hw/i3c/aspeed: Add I3C bus get function Jamin Lin
2026-02-24 5:36 ` [PATCH v6 18/22] hw/i3c: Add Mock target Jamin Lin
2026-02-24 5:36 ` [PATCH v6 19/22] hw/arm/aspeed: Build with I3C_DEVICES Jamin Lin
2026-02-24 5:36 ` [PATCH v6 20/22] hw/i3c: Add hotplug support Jamin Lin
2026-02-24 5:36 ` [PATCH v6 21/22] tests/functional/arm/test_aspeed_ast2600_sdk: Add i3c functional test Jamin Lin
2026-02-24 5:36 ` Jamin Lin [this message]
2026-02-24 16:35 ` [PATCH v6 22/22] MAINTAINERS: Add I3C maintainers and reviewer Nabih Estefan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260224053613.589102-23-jamin_lin@aspeedtech.com \
--to=jamin_lin@aspeedtech.com \
--cc=andrew@codeconstruct.com.au \
--cc=berrange@redhat.com \
--cc=clg@kaod.org \
--cc=joel@jms.id.au \
--cc=kane_chen@aspeedtech.com \
--cc=komlodi@google.com \
--cc=leetroy@gmail.com \
--cc=marcandre.lureau@redhat.com \
--cc=nabihestefan@google.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=steven_lee@aspeedtech.com \
--cc=troy_lee@aspeedtech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.