From: Titus Rwantare <titusr@google.com>
To: "Corey Minyard" <minyard@acm.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: qemu-arm@nongnu.org, qemu-devel@nongnu.org, wuhaotsh@google.com,
venture@google.com, Titus Rwantare <titusr@google.com>
Subject: [PATCH v4 5/9] hw/i2c: pmbus: update MAINTAINERS
Date: Mon, 7 Mar 2022 12:06:01 -0800 [thread overview]
Message-ID: <20220307200605.4001451-6-titusr@google.com> (raw)
In-Reply-To: <20220307200605.4001451-1-titusr@google.com>
add self to MAINTAINERS for the PMBus subsystem and related sensors,
and set PMBus as maintained.
Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index fa8adc2618..3601984b5d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3135,6 +3135,16 @@ F: include/hw/i2c/smbus_master.h
F: include/hw/i2c/smbus_slave.h
F: include/hw/i2c/smbus_eeprom.h
+PMBus
+M: Titus Rwantare <titusr@google.com>
+S: Maintained
+F: hw/i2c/pmbus_device.c
+F: hw/sensor/adm1272.c
+F: hw/sensor/max34451.c
+F: include/hw/i2c/pmbus_device.h
+F: tests/qtest/adm1272-test.c
+F: tests/qtest/max34451-test.c
+
Firmware schema specifications
M: Philippe Mathieu-Daudé <f4bug@amsat.org>
R: Daniel P. Berrange <berrange@redhat.com>
--
2.35.1.616.g0bdcbb4464-goog
next prev parent reply other threads:[~2022-03-07 20:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-07 20:05 [PATCH v4 0/9] Fixups for PMBus and new sensors Titus Rwantare
2022-03-07 20:05 ` [PATCH v4 1/9] hw/i2c: pmbus: add registers Titus Rwantare
2022-03-07 20:05 ` [PATCH v4 2/9] hw/i2c: pmbus: fix error returns and guard against out of range accesses Titus Rwantare
2022-03-07 20:05 ` [PATCH v4 3/9] hw/i2c: pmbus: add PEC unsupported warning Titus Rwantare
2022-03-07 20:19 ` Philippe Mathieu-Daudé
2022-03-07 20:06 ` [PATCH v4 4/9] hw/i2c: pmbus: refactor uint handling Titus Rwantare
2022-03-07 20:06 ` Titus Rwantare [this message]
2022-03-07 20:06 ` [PATCH v4 6/9] hw/i2c: Added linear mode translation for pmbus devices Titus Rwantare
2022-03-07 20:06 ` [PATCH v4 7/9] hw/sensor: add Intersil ISL69260 device model Titus Rwantare
2022-03-07 20:06 ` [PATCH v4 8/9] hw/sensor: add Renesas raa229004 PMBus device Titus Rwantare
2022-03-07 20:06 ` [PATCH v4 9/9] hw/sensor: add Renesas raa228000 device Titus Rwantare
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=20220307200605.4001451-6-titusr@google.com \
--to=titusr@google.com \
--cc=f4bug@amsat.org \
--cc=minyard@acm.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=venture@google.com \
--cc=wuhaotsh@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).