]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: sun8i: a83t: Add missing cooling device properties for CPUs
authorOndrej Jirman <megous@megous.com>
Thu, 28 Mar 2019 11:31:58 +0000 (12:31 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 1 Apr 2019 08:19:50 +0000 (10:19 +0200)
commit261e1a6e4ae5f5bfe8ad8d44580b880da99b81eb
tree45211bea9613a0b1b9403cd5e843396fb140d68c
parent86e2f89075ac0e4f99e051b9bc30b6ce9d0095b3
ARM: dts: sun8i: a83t: Add missing cooling device properties for CPUs

Enable to use CPUs as cooling device in the future, by adding
"#cooling-cells" to each CPU node. This property should be present for
all the CPUs of a cluster. If these are present only for a subset of
CPUs of a cluster then things will start falling apart as soon as the
CPUs are brought online in a different order. For example, this will
happen because the operating system looks for such properties in the CPU
node it is trying to bring up, so that it can register a cooling device.

Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun8i-a83t.dtsi