dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI...
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 5 Jun 2017 16:27:11 +0000 (17:27 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Wed, 28 Feb 2018 16:37:57 +0000 (16:37 +0000)
commitfe7be8b297b279189260f8ce084ea16fab0c2be0
tree913f827da1bd8cbf13200a46ccfc86c2004373f2
parent07455e4e4321129af0053c61191707ccf8289fc7
dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI) protocol

This patch adds devicetree binding for System Control and Management
Interface (SCMI) 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.

SCMI protocol is developed as better replacement to the existing SCPI
which is not flexible and easily extensible.

Cc: Mark Rutland <mark.rutland@arm.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Documentation/devicetree/bindings/arm/arm,scmi.txt [new file with mode: 0644]
MAINTAINERS