ARM: dts: sunxi: Fix OPPs node name
authorMaxime Ripard <maxime@cerno.tech>
Wed, 1 Sep 2021 09:18:42 +0000 (11:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Nov 2021 08:48:23 +0000 (09:48 +0100)
commitea4f91645d5b9d22c90ffc2b276f91595d918ebf
tree2f00fd25af2f531963b1da6404b7a74f20a6dd13
parentb5dd513daa70ee8f6d281a20bd28485ee9bb7db2
ARM: dts: sunxi: Fix OPPs node name

[ Upstream commit ffbe853a3f5a37fa0a511265b21abf097ffdbe45 ]

The operating-points-v2 nodes are named inconsistently, but mostly
either opp_table0 or gpu-opp-table.  However, the underscore is an
invalid character for a node name and the thermal zone binding
explicitly requires that zones are called opp-table-*. Let's fix it.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20210901091852.479202-43-maxime@cerno.tech
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/sun8i-a33.dtsi
arch/arm/boot/dts/sun8i-a83t.dtsi
arch/arm/boot/dts/sun8i-h3.dtsi
arch/arm64/boot/dts/allwinner/sun50i-a64-cpu-opp.dtsi
arch/arm64/boot/dts/allwinner/sun50i-h5-cpu-opp.dtsi
arch/arm64/boot/dts/allwinner/sun50i-h6-cpu-opp.dtsi