arm64: dts: exynos: Add all CPUs in cooling maps
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 16 Nov 2018 10:04:25 +0000 (15:34 +0530)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sun, 18 Nov 2018 14:18:42 +0000 (15:18 +0100)
commit9deffb5ee78e41e2a5d6c448874a24caec6467d0
tree4e4e60440d5d76c7c39b2c897df01dba10be0a2a
parentf68b18fd1c4b64859712dde3fa93a7716220201b
arm64: dts: exynos: Add all CPUs in cooling maps

Each CPU can (and does) participate in cooling down the system but the
DT only captures a handful of them, normally CPU0, in the cooling maps.
Things work by chance currently as under normal circumstances its the
first CPU of each cluster which is used by the operating systems to
probe the cooling devices. But as soon as this CPU ordering changes and
any other CPU is used to bring up the cooling device, we will start
seeing failures.

Also the DT is rather incomplete when we list only one CPU in the
cooling maps, as the hardware doesn't have any such limitations.

Update cooling maps to include all devices affected by individual trip
points.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos5433-tmu.dtsi