summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSudeep Holla2015-03-30 11:59:52 +0200
committerSudeep Holla2015-09-28 12:53:37 +0200
commitcd52c2a4b5c43631e429d06dce12e08b0cab477f (patch)
treea773fd60ff069b98fa28cff6f6ea4f3a31604568 /MAINTAINERS
parentfirmware: add support for ARM System Control and Power Interface(SCPI) protocol (diff)
downloadkernel-qcow2-linux-cd52c2a4b5c43631e429d06dce12e08b0cab477f.tar.gz
kernel-qcow2-linux-cd52c2a4b5c43631e429d06dce12e08b0cab477f.tar.xz
kernel-qcow2-linux-cd52c2a4b5c43631e429d06dce12e08b0cab477f.zip
clk: add support for clocks provided by SCP(System Control Processor)
On some ARM based systems, a separate Cortex-M based System Control Processor(SCP) provides the overall power, clock, reset and system control. System Control and Power Interface(SCPI) Message Protocol is defined for the communication between the Application Cores(AP) and the SCP. This patch adds support for the clocks provided by SCP using SCPI protocol. Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Cc: Mike Turquette <mturquette@baylibre.com> Cc: Liviu Dudau <Liviu.Dudau@arm.com> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Cc: Jon Medhurst (Tixy) <tixy@linaro.org> Cc: linux-clk@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 9598821d6a37..613a116ab0f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9154,6 +9154,7 @@ M: Sudeep Holla <sudeep.holla@arm.com>
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/firmware/arm_scpi.c
F: include/linux/scpi_protocol.h