Files
linux/Documentation
Sudeep Holla 7f34408740 UPSTREAM: drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems
Currently ARM CPUs DT bindings allows different enable-method value for
PSCI based systems. On ARM 64-bit this property is required and must be
"psci" while on ARM 32-bit systems this property is optional and must
be "arm,psci" if present.

However, "arm,psci" has always been the compatible string for the PSCI
node, and was never intended to be the enable-method. So this is a bug
in the binding and not a deliberate attempt at specifying 32-bit
differently.

This is problematic if 32-bit OS is run on 64-bit system which has
"psci" as enable-method rather than the expected "arm,psci".

So let's unify the value into "psci" and remove support for "arm,psci"
before it finds any users.

Reported-by: Soby Mathew <Soby.Mathew@arm.com>
Cc: Rob Herring <robh+dt@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
(cherry picked from commit 978fa43623)

Change-Id: Ie75091185d9236595c564081083ffc202f9ba178
2018-12-13 18:08:05 +08:00
..
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2017-07-06 11:07:40 +08:00
2015-11-11 15:57:28 +08:00
2015-10-26 16:00:09 +01:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:54:30 +08:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2015-11-06 17:50:42 -08:00
2018-01-23 19:50:17 +01:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:54:30 +08:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2018-01-22 13:15:43 +05:30
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2017-03-06 18:28:40 +08:00
2015-11-11 15:57:28 +08:00
2016-02-16 13:53:25 -08:00