[Linaro-acpi] [PATCH v4 1/3] PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
ashwin.chaugule at linaro.org
Mon Mar 31 13:09:49 EDT 2014
Hi Sudeep,
On 31 March 2014 12:52, Sudeep Holla <sudeep.holla at arm.com> wrote:
>> + if (ver == PSCI_RET_EOPNOTSUPP) {
>> + pr_info("PSCI_ID_VERSION Function not supported in firmware.\n");
>
> IMO you should stop here as the implementation conforming to the specification
> must return a minor version number of 2 and major version number of 0. You
> can't proceed, assume ids and use them.
>
hm, you're right, I missed that.
Cheers,
Ashwin
More information about the linux-arm-kernel
mailing list