* [PATCH] cpufreq: scmi: correct SCMI explanation
@ 2026-01-13 19:33 Sergey Shtylyov
2026-01-14 11:56 ` Cristian Marussi
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Sergey Shtylyov @ 2026-01-13 19:33 UTC (permalink / raw)
To: Sudeep Holla, Cristian Marussi, Rafael J. Wysocki, Viresh Kumar,
arm-scmi, linux-pm
Cc: linux-arm-kernel, Sergey Shtylyov
SCMI stands for System Control and Management Interface, not System Control
and Power Interface -- apparently, Sudeep Holla copied this line from his
SCPI driver and then just forgot to update the acronym explanation... :-)
Fixes: 99d6bdf33877 ("cpufreq: add support for CPU DVFS based on SCMI message protocol")
Signed-off-by: Sergey Shtylyov <s.shtylyov@auroraos.dev>
---
The patch is against the cpufreq/arm/linux-next branch of Viresh Kumar's pm.git
repo...
drivers/cpufreq/scmi-cpufreq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/cpufreq/scmi-cpufreq.c b/drivers/cpufreq/scmi-cpufreq.c
index d2a110079f5f..e0e1756180b0 100644
--- a/drivers/cpufreq/scmi-cpufreq.c
+++ b/drivers/cpufreq/scmi-cpufreq.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * System Control and Power Interface (SCMI) based CPUFreq Interface driver
+ * System Control and Management Interface (SCMI) based CPUFreq Interface driver
*
* Copyright (C) 2018-2021 ARM Ltd.
* Sudeep Holla <sudeep.holla@arm.com>
--
2.52.0
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH] cpufreq: scmi: correct SCMI explanation
2026-01-13 19:33 [PATCH] cpufreq: scmi: correct SCMI explanation Sergey Shtylyov
@ 2026-01-14 11:56 ` Cristian Marussi
2026-01-14 12:22 ` Sudeep Holla
2026-01-15 4:12 ` Viresh Kumar
2 siblings, 0 replies; 4+ messages in thread
From: Cristian Marussi @ 2026-01-14 11:56 UTC (permalink / raw)
To: Sergey Shtylyov
Cc: Sudeep Holla, Cristian Marussi, Rafael J. Wysocki, Viresh Kumar,
arm-scmi, linux-pm, linux-arm-kernel
On Tue, Jan 13, 2026 at 10:33:30PM +0300, Sergey Shtylyov wrote:
> SCMI stands for System Control and Management Interface, not System Control
> and Power Interface -- apparently, Sudeep Holla copied this line from his
> SCPI driver and then just forgot to update the acronym explanation... :-)
>
Hi,
> Fixes: 99d6bdf33877 ("cpufreq: add support for CPU DVFS based on SCMI message protocol")
> Signed-off-by: Sergey Shtylyov <s.shtylyov@auroraos.dev>
> ---
Good catch..was up there all the time and never noticed :P
... but I would certainly drop the Fixes tag.
Thanks,
Cristian
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] cpufreq: scmi: correct SCMI explanation
2026-01-13 19:33 [PATCH] cpufreq: scmi: correct SCMI explanation Sergey Shtylyov
2026-01-14 11:56 ` Cristian Marussi
@ 2026-01-14 12:22 ` Sudeep Holla
2026-01-15 4:12 ` Viresh Kumar
2 siblings, 0 replies; 4+ messages in thread
From: Sudeep Holla @ 2026-01-14 12:22 UTC (permalink / raw)
To: Sergey Shtylyov
Cc: Cristian Marussi, Rafael J. Wysocki, Viresh Kumar, arm-scmi,
linux-pm, linux-arm-kernel
On Tue, Jan 13, 2026 at 10:33:30PM +0300, Sergey Shtylyov wrote:
> SCMI stands for System Control and Management Interface, not System Control
> and Power Interface -- apparently, Sudeep Holla copied this line from his
> SCPI driver and then just forgot to update the acronym explanation... :-)
>
Yikes! Indeed it is copy-paste. Thanks for spotting and fixing this.
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
--
Regards,
Sudeep
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] cpufreq: scmi: correct SCMI explanation
2026-01-13 19:33 [PATCH] cpufreq: scmi: correct SCMI explanation Sergey Shtylyov
2026-01-14 11:56 ` Cristian Marussi
2026-01-14 12:22 ` Sudeep Holla
@ 2026-01-15 4:12 ` Viresh Kumar
2 siblings, 0 replies; 4+ messages in thread
From: Viresh Kumar @ 2026-01-15 4:12 UTC (permalink / raw)
To: Sergey Shtylyov
Cc: Sudeep Holla, Cristian Marussi, Rafael J. Wysocki, arm-scmi,
linux-pm, linux-arm-kernel
On 13-01-26, 22:33, Sergey Shtylyov wrote:
> SCMI stands for System Control and Management Interface, not System Control
> and Power Interface -- apparently, Sudeep Holla copied this line from his
> SCPI driver and then just forgot to update the acronym explanation... :-)
>
> Fixes: 99d6bdf33877 ("cpufreq: add support for CPU DVFS based on SCMI message protocol")
> Signed-off-by: Sergey Shtylyov <s.shtylyov@auroraos.dev>
Applied. Thanks.
--
viresh
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-01-15 4:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13 19:33 [PATCH] cpufreq: scmi: correct SCMI explanation Sergey Shtylyov
2026-01-14 11:56 ` Cristian Marussi
2026-01-14 12:22 ` Sudeep Holla
2026-01-15 4:12 ` Viresh Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox