]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: dts: Fix various entry-method properties to reflect documentation
authorAmit Kucheria <amit.kucheria@linaro.org>
Thu, 23 Aug 2018 08:53:29 +0000 (14:23 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Feb 2019 07:53:08 +0000 (08:53 +0100)
commitd2c95c4737b5e4d173923ca6e654840f8dd7a114
treeef0ef1a6279d86fbb6e94b60e2e16f7edcc9d3d2
parentbd52f59b9a2dc6ba541b6dba60dc8dcc540d27a3
arm64: dts: Fix various entry-method properties to reflect documentation

The idle-states binding documentation[1] mentions that the
'entry-method' property is required on 64-bit platforms and must be
set to "psci".

Linux commit a13f18f59d26 ("Documentation: arm: Fix typo in the idle-states
bindings examples") attempted to fix this earlier but clearly more is
needed.

Linux docs:
Documentation/devicetree/bindings/arm/idle-states.txt (see
idle-states node)

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp.dtsi