arm64: xilinx: Fix opp-table-cpu

OPP table name now should start with "opp-table" and OPP entries
shouldn't contain commas and @ signs in accordance to the new schema
requirement.

The same change was done by commit c6d4a89775 ("ARM: tegra: Rename CPU
and EMC OPP table device-tree nodes"), commit ffbe853a3f ("ARM: dts:
sunxi: Fix OPPs node name") or commit b7072cc570 ("arm64: dts: qcom:
qcs404: Rename CPU and CPR OPP tables").

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/3297772b58953e4afd91f7a4bd845713e36e1e27.1652713489.git.michal.simek@amd.com
This commit is contained in:
Michal Simek 2022-11-30 17:30:02 +01:00
parent 43811f31cb
commit 56f2b1ff7b

View file

@ -75,7 +75,7 @@
};
};
cpu_opp_table: cpu-opp-table {
cpu_opp_table: opp-table-cpu {
compatible = "operating-points-v2";
opp-shared;
opp00 {