Commit 6b3abe0c authored by Yassine Oudjana's avatar Yassine Oudjana Committed by Viresh Kumar
Browse files

arm64: dts: qcom: qcs404: Rename CPU and CPR OPP tables



Rename CPU and CPR OPP table node names to match the nodename pattern
defined in the opp-v2-base DT schema.

Signed-off-by: default avatarYassine Oudjana <y.oudjana@protonmail.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 2b8382d2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@
		};
	};

	cpu_opp_table: cpu-opp-table {
	cpu_opp_table: opp-table-cpu {
		compatible = "operating-points-v2-kryo-cpu";
		opp-shared;

@@ -128,7 +128,7 @@
		};
	};

	cpr_opp_table: cpr-opp-table {
	cpr_opp_table: opp-table-cpr {
		compatible = "operating-points-v2-qcom-level";

		cpr_opp1: opp1 {