Re: [PATCH v4 2/5] firmware: arm_scpi: Extend to support sensors

2015-10-05 Thread Punit Agrawal
Sudeep Holla writes: > On 15/09/15 17:50, Punit Agrawal wrote: >> ARM System Control Processor (SCP) provides an API to query and use >> the sensors available in the system. Extend the SCPI driver to support >> sensor messages. >> >> Signed-off-by: Punit Agrawal

Re: [PATCH v4 2/5] firmware: arm_scpi: Extend to support sensors

2015-10-02 Thread Sudeep Holla
On 15/09/15 17:50, Punit Agrawal wrote: ARM System Control Processor (SCP) provides an API to query and use the sensors available in the system. Extend the SCPI driver to support sensor messages. Signed-off-by: Punit Agrawal Cc: Sudeep Holla

[PATCH v4 2/5] firmware: arm_scpi: Extend to support sensors

2015-09-15 Thread Punit Agrawal
ARM System Control Processor (SCP) provides an API to query and use the sensors available in the system. Extend the SCPI driver to support sensor messages. Signed-off-by: Punit Agrawal Cc: Sudeep Holla --- drivers/firmware/arm_scpi.c | 60