Re: [PATCH v5 34/34] MAINTAINERS: new entry for MPAM Driver

From: Gavin Shan

Date: Tue Nov 18 2025 - 23:07:00 EST


On 11/18/25 3:00 AM, Ben Horgan wrote:
Create a maintainer entry for the new MPAM Driver. Add myself and
James Morse as maintainers. James created the driver and I have
taken up the later versions of his series.

Cc: James Morse <james.morse@xxxxxxx>
Signed-off-by: Ben Horgan <ben.horgan@xxxxxxx>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)


Reviewed-by: Gavin Shan <gshan@xxxxxxxxxx>

diff --git a/MAINTAINERS b/MAINTAINERS
index 46bd8e033042..ec9b2b255bef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17463,6 +17463,14 @@ S: Maintained
F: Documentation/devicetree/bindings/leds/backlight/mps,mp3309c.yaml
F: drivers/video/backlight/mp3309c.c
+MPAM DRIVER
+M: James Morse <james.morse@xxxxxxx>
+M: Ben Horgan <ben.horgan@xxxxxxx>
+S: Maintained
+F: drivers/resctrl/mpam_*
+F: drivers/resctrl/test_mpam_*

Maybe to squeeze those two lines into one if another respin is needed.
LGTM in either way.

F: drivers/resctrl/*mpam*

+F: include/linux/arm_mpam.h
+
MPS MP2869 DRIVER
M: Wensheng Wang <wenswang@xxxxxxxx>
L: linux-hwmon@xxxxxxxxxxxxxxx

Thanks,
Gavin