summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSudeep Holla2015-05-14 12:26:11 +0200
committerSudeep Holla2015-09-28 12:53:37 +0200
commit80f390ea5afdf7073bba0757b1eeb8d4f833398f (patch)
treeb7afb1cfeb1c67862c5d6ef2490ae6b4171bc9e0 /MAINTAINERS
parentLinux 4.3-rc1 (diff)
downloadkernel-qcow2-linux-80f390ea5afdf7073bba0757b1eeb8d4f833398f.tar.gz
kernel-qcow2-linux-80f390ea5afdf7073bba0757b1eeb8d4f833398f.tar.xz
kernel-qcow2-linux-80f390ea5afdf7073bba0757b1eeb8d4f833398f.zip
Documentation: add DT binding for ARM System Control and Power Interface(SCPI) protocol
This patch adds devicetree binding for System Control and Power Interface (SCPI) Message Protocol used between the Application Cores(AP) and the System Control Processor(SCP). The MHU peripheral provides a mechanism for inter-processor communication between SCP's M3 processor and AP. SCP offers control and management of the core/cluster power states, various power domain DVFS including the core/cluster, certain system clocks configuration, thermal sensors and many others. Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Cc: Rob Herring <robh+dt@kernel.org> CC: Jassi Brar <jassisinghbrar@gmail.com> Cc: Liviu Dudau <Liviu.Dudau@arm.com> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Cc: Jon Medhurst (Tixy) <tixy@linaro.org> Cc: devicetree@vger.kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7ba7ab749c85..be7d5c14729b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9149,6 +9149,12 @@ W: http://www.sunplus.com
S: Supported
F: arch/score/
+SYSTEM CONTROL & POWER INTERFACE (SCPI) Message Protocol drivers
+M: Sudeep Holla <sudeep.holla@arm.com>
+L: linux-arm-kernel@lists.infradead.org
+S: Maintained
+F: Documentation/devicetree/bindings/arm/arm,scpi.txt
+
SCSI CDROM DRIVER
M: Jens Axboe <axboe@kernel.dk>
L: linux-scsi@vger.kernel.org