[PATCH v10 1/3] PSCI: Add initial support for PSCIv0.2 functions
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-05-15 09:09:26
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-05-15 09:09:26
On Thu, May 15, 2014 at 05:11:28AM +0100, Ashwin Chaugule wrote:
The PSCIv0.2 spec defines standard values of function IDs and introduces a few new functions. Detect version of PSCI and appropriately select the right PSCI functions. Signed-off-by: Ashwin Chaugule <redacted> Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>