firmware: arm_scpi: add support for device power state management
authorSudeep Holla <sudeep.holla@arm.com>
Wed, 20 Apr 2016 13:05:14 +0000 (14:05 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 21 Jun 2016 09:15:56 +0000 (10:15 +0100)
commit37a441dcd5f4db7f769fee50ba7a2c602903a052
tree07481fae5bd7d12d2d88d3421b9bd54677b509da
parent8f1498c03d1503c8675a633e9f354041558cc459
firmware: arm_scpi: add support for device power state management

SCPI protocol supports device power state management. This deals with
power states of various peripheral devices in the system other than the
core compute subsystem.

This patch adds support for the power state management of those
peripheral devices.

Tested-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Tested-by: Jon Medhurst <tixy@linaro.org>
Reviewed-by: Jon Medhurst <tixy@linaro.org>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scpi.c
include/linux/scpi_protocol.h