arm64: dts: renesas: Fix operating point table node names

Align the node names of device nodes representing operating point v2
tables with the expectations of the DT bindings in
Documentation/devicetree/bindings/opp/opp-v2.yaml.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/ac885456ffb00fa4cc4069b9967761df2c98c3d8.1637764588.git.geert+renesas@glider.be
This commit is contained in:
Geert Uytterhoeven 2021-11-24 15:39:40 +01:00
parent 44c2d2c2d2
commit 7744b393c9
9 changed files with 14 additions and 14 deletions

View file

@ -58,7 +58,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster0_opp: opp_table0 {
cluster0_opp: opp-table-0 {
compatible = "operating-points-v2";
opp-shared;
@ -80,7 +80,7 @@ opp-1500000000 {
};
};
cluster1_opp: opp_table1 {
cluster1_opp: opp-table-1 {
compatible = "operating-points-v2";
opp-shared;

View file

@ -47,7 +47,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster0_opp: opp_table0 {
cluster0_opp: opp-table-0 {
compatible = "operating-points-v2";
opp-shared;

View file

@ -44,7 +44,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster1_opp: opp_table10 {
cluster1_opp: opp-table-1 {
compatible = "operating-points-v2";
opp-shared;
opp-800000000 {

View file

@ -47,7 +47,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster0_opp: opp_table0 {
cluster0_opp: opp-table-0 {
compatible = "operating-points-v2";
opp-shared;
@ -69,7 +69,7 @@ opp-1500000000 {
};
};
cluster1_opp: opp_table1 {
cluster1_opp: opp-table-1 {
compatible = "operating-points-v2";
opp-shared;

View file

@ -62,7 +62,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster0_opp: opp_table0 {
cluster0_opp: opp-table-0 {
compatible = "operating-points-v2";
opp-shared;
@ -96,7 +96,7 @@ opp-1700000000 {
};
};
cluster1_opp: opp_table1 {
cluster1_opp: opp-table-1 {
compatible = "operating-points-v2";
opp-shared;

View file

@ -57,7 +57,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster0_opp: opp_table0 {
cluster0_opp: opp-table-0 {
compatible = "operating-points-v2";
opp-shared;
@ -97,7 +97,7 @@ opp-1800000000 {
};
};
cluster1_opp: opp_table1 {
cluster1_opp: opp-table-1 {
compatible = "operating-points-v2";
opp-shared;

View file

@ -46,7 +46,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster0_opp: opp_table0 {
cluster0_opp: opp-table-0 {
compatible = "operating-points-v2";
opp-shared;
@ -86,7 +86,7 @@ opp-1800000000 {
};
};
cluster1_opp: opp_table1 {
cluster1_opp: opp-table-1 {
compatible = "operating-points-v2";
opp-shared;

View file

@ -62,7 +62,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster0_opp: opp_table0 {
cluster0_opp: opp-table-0 {
compatible = "operating-points-v2";
opp-shared;

View file

@ -55,7 +55,7 @@ can_clk: can {
clock-frequency = <0>;
};
cluster1_opp: opp_table10 {
cluster1_opp: opp-table-1 {
compatible = "operating-points-v2";
opp-shared;
opp-800000000 {