[PATCH v3 3/3] MAINTAINERS: Add RISC-V RPMI device power driver

Joshua Yeong joshua.yeong at starfivetech.com
Thu Sep 3 02:23:47 PDT 2026


Add a separate entry for the RPMI device power driver and its bindings,
rather than extending the existing RISC-V RPMI and MPXY drivers entry,
which covers drivers maintained by others.

Signed-off-by: Joshua Yeong <joshua.yeong at starfivetech.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8014b9f8253e..4716da916aa1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23308,6 +23308,14 @@ F:	drivers/irqchip/irq-riscv-rpmi-sysmsi.c
 F:	drivers/mailbox/riscv-sbi-mpxy-mbox.c
 F:	include/linux/mailbox/riscv-rpmi-message.h
 
+RISC-V RPMI DEVICE POWER DRIVER
+M:	Joshua Yeong <joshua.yeong at starfivetech.com>
+L:	linux-riscv at lists.infradead.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/power/riscv,rpmi-device-power.yaml
+F:	Documentation/devicetree/bindings/power/riscv,rpmi-mpxy-device-power.yaml
+F:	drivers/pmdomain/riscv/
+
 RISC-V SPACEMIT SoC Support
 M:	Yixun Lan <dlan at kernel.org>
 L:	linux-riscv at lists.infradead.org
-- 
2.43.0




More information about the linux-riscv mailing list