scmi-hwmon.c is tightly coupled with the SCMI subsystem, fold it under
the SCMI subsystem MAINTAINERS umbrella.
Signed-off-by: Florian Fainelli <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 466a0fc46f76..92973c5a0e83 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21327,6 +21327,7 @@ F: drivers/clk/clk-sc[mp]i.c
F: drivers/cpufreq/sc[mp]i-cpufreq.c
F: drivers/firmware/arm_scmi/
F: drivers/firmware/arm_scpi.c
+F: drivers/hwmon/scmi-hwmon.c
F: drivers/pmdomain/arm/
F: drivers/powercap/arm_scmi_powercap.c
F: drivers/regulator/scmi-regulator.c
--
2.34.1
On Thu, 22 Feb 2024 11:30:27 -0800, Florian Fainelli wrote:
> scmi-hwmon.c is tightly coupled with the SCMI subsystem, fold it under
> the SCMI subsystem MAINTAINERS umbrella.
>
>
Applied to sudeep.holla/linux (for-linux-next), thanks!
[1/1] MAINTAINERS: Update SCMI entry with HWMON driver
https://git.kernel.org/sudeep.holla/c/c2f0961a45c4
--
Regards,
Sudeep