Skip to content
Commit 678382c7 authored by Andre Heider's avatar Andre Heider Committed by Tom Rini
Browse files

arm/PSCI: support PSCI versions greater than 1.0



ATF recently began announcing PSCI v1.1. Since that version is unknown
to u-boot, the PSCI device nodes were not updated.

Switch from the case statement to a greater/less-than comparison so that
v1.1, as well as future versions, get at least the compatible nodes of
known versions.

PSCI v1.1 doesn't seem to have introduced a new corresponding compatible.

Signed-off-by: default avatarAndre Heider <a.heider@gmail.com>
parent d877a6c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment