]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: dts: sunxi: Fix OPPs node name
authorMaxime Ripard <maxime@cerno.tech>
Wed, 1 Sep 2021 09:18:42 +0000 (11:18 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 4 Jan 2022 08:48:44 +0000 (09:48 +0100)
commit59bca9e3e77b66e222130379f6f439c8ca831aef
tree04b9b9bf8bc86ef5ac9754b60404d7dc314550ee
parent0472bd8227731e6d9b1910c86afd2ae21be02376
ARM: dts: sunxi: Fix OPPs node name

BugLink: https://bugs.launchpad.net/bugs/1952579
[ 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>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
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