Re: [PATCH v2 1/3] firmware: arm_scpi: add support for device power state management

2016-06-17 Thread Sudeep Holla
On 16/06/16 19:03, Jon Medhurst (Tixy) wrote: On Thu, 2016-06-16 at 11:37 +0100, Sudeep Holla wrote: 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 fo

Re: [PATCH v2 1/3] firmware: arm_scpi: add support for device power state management

2016-06-16 Thread Jon Medhurst (Tixy)
On Thu, 2016-06-16 at 11:37 +0100, Sudeep Holla wrote: > 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 > p

[PATCH v2 1/3] firmware: arm_scpi: add support for device power state management

2016-06-16 Thread Sudeep Holla
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. Signed-off-by: Sudeep Holla --- drivers/firmw