diff options
author | Dan Carpenter <[email protected]> | 2024-06-13 17:57:18 +0300 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2024-06-14 09:48:35 +0100 |
commit | 08070351c87879e5ca0b7b9bd6c2aa5bb2a4f11e (patch) | |
tree | 950b948f3e44bcbb8d72c048625d402cb636238c | |
parent | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (diff) |
MAINTAINERS: Add mailing list for SCMI drivers
We have created a new mailing list specific to SCMI. Add it to the
MAINTAINERS file.
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d6c90161c7bf..15f230b3f237 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21798,6 +21798,7 @@ F: drivers/mfd/syscon.c SYSTEM CONTROL & POWER/MANAGEMENT INTERFACE (SCPI/SCMI) Message Protocol drivers M: Sudeep Holla <[email protected]> R: Cristian Marussi <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/firmware/arm,sc[mp]i.yaml |