HomeFreeBSD

PSCI: Don't take missing implementation of psci get_version() as fatal.

Description

PSCI: Don't take missing implementation of psci get_version() as fatal.
Minimalistic PSCI implementation in U-Boot doesn't implement get_version()
method for some SoC. In this case, use PSCI version declared by 'psci' node
in DT as fallback.

MFC after: 2 weeks

Details

Provenance
mmelAuthored on
Parents
rS345298: Add comment about why we bother to use endian macros here, and why we
Branches
Unknown
Tags
Unknown