]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firmware/psci: Add definitions for PSCI v1.3 specification
authorDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 19 Oct 2024 17:15:42 +0000 (18:15 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 24 Oct 2024 23:30:33 +0000 (16:30 -0700)
commit2f2d46959808e9b039ecb241ff13d50be2d6e231
tree2cf347a81e5b83ff3332137643f0034d1f87dc8c
parent8e929cb546ee42c9a61d24fae60605e9e3192354
firmware/psci: Add definitions for PSCI v1.3 specification

The v1.3 PSCI spec (https://developer.arm.com/documentation/den0022) adds
the SYSTEM_OFF2 function. Add definitions for it and its hibernation type
parameter.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Miguel Luis <miguel.luis@oracle.com>
Link: https://lore.kernel.org/r/20241019172459.2241939-2-dwmw2@infradead.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
include/uapi/linux/psci.h