Re: [PATCH 5/6] drivers: firmware: psci: add extended stateid power_state support

2015-06-08 Thread Lorenzo Pieralisi
On Fri, Jun 05, 2015 at 03:16:36PM +0100, Ashwin Chaugule wrote: On 29 May 2015 at 08:16, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote: [...] diff --git a/include/uapi/linux/psci.h b/include/uapi/linux/psci.h index 187b828d..2598d7c 100644 --- a/include/uapi/linux/psci.h +++

Re: [PATCH 5/6] drivers: firmware: psci: add extended stateid power_state support

2015-06-05 Thread Ashwin Chaugule
On 29 May 2015 at 08:16, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote: PSCI v1.0 augmented the power_state parameter format specification (extended stateid) and introduced a way to probe it through the PSCI_FEATURES interface. This patch implements code that detects the power_state

[PATCH 5/6] drivers: firmware: psci: add extended stateid power_state support

2015-05-29 Thread Lorenzo Pieralisi
PSCI v1.0 augmented the power_state parameter format specification (extended stateid) and introduced a way to probe it through the PSCI_FEATURES interface. This patch implements code that detects the power_state format at run-time through the PSCI_FEATURES interface, so that the power_state