[PATCH] MAINTAINERS: Add mailing list for SCMI drivers

Dan Carpenter posted 1 patch 1 year, 8 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add mailing list for SCMI drivers
Posted by Dan Carpenter 1 year, 8 months ago
We have created a new mailing list specific to SCMI. Add it to the
MAINTAINERS file.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
---
Sudeep, this would normally go through your tree I believe?

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e04f583780c5..71301cd51359 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21885,6 +21885,7 @@ F:	drivers/mfd/syscon.c
 SYSTEM CONTROL & POWER/MANAGEMENT INTERFACE (SCPI/SCMI) Message Protocol drivers
 M:	Sudeep Holla <sudeep.holla@arm.com>
 R:	Cristian Marussi <cristian.marussi@arm.com>
+L:	arm-scmi@vger.kernel.org
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	Documentation/devicetree/bindings/firmware/arm,sc[mp]i.yaml
-- 
2.43.0
Re: [PATCH] MAINTAINERS: Add mailing list for SCMI drivers
Posted by Sudeep Holla 1 year, 7 months ago
On Thu, 13 Jun 2024 17:57:18 +0300, Dan Carpenter wrote:
> We have created a new mailing list specific to SCMI. Add it to the
> MAINTAINERS file.
>

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/1] MAINTAINERS: Add mailing list for SCMI drivers
      https://git.kernel.org/sudeep.holla/c/08070351c878
--
Regards,
Sudeep