summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSudeep Holla2015-03-30 11:59:52 +0200
committerSudeep Holla2015-09-28 12:53:38 +0200
commit8def31034d033961a4e1f34a80f317fd7002faee (patch)
tree6a16a62fb393a79358c3e5b0e1bb1752014e50d9 /MAINTAINERS
parentclk: scpi: add support for cpufreq virtual device (diff)
downloadkernel-qcow2-linux-8def31034d033961a4e1f34a80f317fd7002faee.tar.gz
kernel-qcow2-linux-8def31034d033961a4e1f34a80f317fd7002faee.tar.xz
kernel-qcow2-linux-8def31034d033961a4e1f34a80f317fd7002faee.zip
cpufreq: arm_big_little: add SCPI interface driver
On some ARM based systems, a separate Cortex-M based System Control Processor(SCP) provides the overall power, clock, reset and system control including CPU DVFS. SCPI Message Protocol is used to communicate with the SCPI. This patch adds a interface driver for adding OPPs and registering the arm_big_little cpufreq driver for such systems. Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net> Cc: linux-pm@vger.kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 613a116ab0f4..e39ae88cf423 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9155,6 +9155,7 @@ L: linux-arm-kernel@lists.infradead.org
S: Maintained
F: Documentation/devicetree/bindings/arm/arm,scpi.txt
F: drivers/clk/clk-scpi.c
+F: drivers/cpufreq/scpi-cpufreq.c
F: drivers/firmware/arm_scpi.c
F: include/linux/scpi_protocol.h