ARM: dts: sunxi: Fix CPU thermal zone node name
authorMaxime Ripard <maxime@cerno.tech>
Thu, 14 Jan 2021 11:35:27 +0000 (12:35 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 18 Jan 2021 09:13:16 +0000 (10:13 +0100)
commit36a4e598388670b4f95b67420fc2b1b0a9d15b3d
treefe35c8f25fde9e1359ea33cedeb87ca05edb7b30
parent86131fb96ef6e3cda0d5a5def5b5d675705de716
ARM: dts: sunxi: Fix CPU thermal zone node name

The CPU thermal zone is called on most of the older DTSI cpu_thermal.
However, the underscore is an invalid character for a node name and the
thermal zone binding explicitly requires that zones are called
*-thermal. Let's fix it.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Jernej Skrabec <jernej.skrabec@siol.net>
Link: https://lore.kernel.org/r/20210114113538.1233933-8-maxime@cerno.tech
arch/arm/boot/dts/sun5i-a13.dtsi
arch/arm/boot/dts/sun6i-a31.dtsi
arch/arm/boot/dts/sun7i-a20.dtsi
arch/arm/boot/dts/sun8i-a33.dtsi