Commit b3fd04e2 authored by Dragan Simic's avatar Dragan Simic Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Make RK3588 GPU OPP table naming less generic



Unify the naming of the existing GPU OPP table nodes found in the RK3588
and RK3588J SoC dtsi files with the other SoC's GPU OPP nodes, following
the more "modern" node naming scheme.

Fixes: a7b20705 ("arm64: dts: rockchip: Split GPU OPPs of RK3588 and RK3588j")
Signed-off-by: default avatarDragan Simic <dsimic@manjaro.org>
[opp-table also is way too generic on systems with like 4-5 opp-tables]
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent afb5f84b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ opp-2400000000 {
		};
	};

	gpu_opp_table: opp-table {
	gpu_opp_table: opp-table-gpu {
		compatible = "operating-points-v2";

		opp-300000000 {
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ opp-1608000000 {
		};
	};

	gpu_opp_table: opp-table {
	gpu_opp_table: opp-table-gpu {
		compatible = "operating-points-v2";

		opp-300000000 {