diff options
author | Sudeep Holla <[email protected]> | 2017-06-06 11:32:24 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2018-02-28 16:37:57 +0000 |
commit | 76a6550990e296a7acbb4d33201c9740be912a8c (patch) | |
tree | 76774fc28a4ed2f5fd02dc86f0c7d3873225b479 /lib/memory-notifier-error-inject.c | |
parent | 5f6c6430e904d21bfe5d0076b1ff3e8b9ed94ba0 (diff) |
firmware: arm_scmi: add initial support for power protocol
The power protocol is intended for management of power states of various
power domains. The power domain management protocol provides commands to
describe the protocol version, discover the implementation specific
attributes, set and get the power state of a domain.
This patch adds support for the above mention features of the protocol.
Cc: Arnd Bergmann <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
--
drivers/firmware/arm_scmi/Makefile | 2 +-
drivers/firmware/arm_scmi/power.c | 242 +++++++++++++++++++++++++++++++++++++
include/linux/scmi_protocol.h | 28 +++++
3 files changed, 271 insertions(+), 1 deletion(-)
create mode 100644 drivers/firmware/arm_scmi/power.c
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions