Commit 0e3e6546 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: align OPP table names with DT schema

DT schema expects names of operating points tables to start with
"opp-table":

  ipq6018-cp01-c1.dtb: cpu_opp_table: $nodename:0: 'cpu_opp_table' does not match '^opp-table(-[a-z0-9]+)?$'

Use hyphens instead of underscores, fix the names to match DT schema or
remove the prefix entirely when it is not needed.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220627093250.84391-1-krzysztof.kozlowski@linaro.org
parent 1b3bfc40
...@@ -87,7 +87,7 @@ L2_0: l2-cache { ...@@ -87,7 +87,7 @@ L2_0: l2-cache {
}; };
}; };
cpu_opp_table: cpu_opp_table { cpu_opp_table: opp-table-cpu {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
......
...@@ -216,7 +216,7 @@ CLUSTER_PWRDN: cluster-gdhs { ...@@ -216,7 +216,7 @@ CLUSTER_PWRDN: cluster-gdhs {
}; };
}; };
cpu_opp_table: cpu-opp-table { cpu_opp_table: opp-table-cpu {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
......
...@@ -398,7 +398,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 { ...@@ -398,7 +398,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 {
}; };
}; };
cpu0_opp_table: cpu0_opp_table { cpu0_opp_table: opp-table-cpu0 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -453,7 +453,7 @@ cpu0_opp10: opp-1804800000 { ...@@ -453,7 +453,7 @@ cpu0_opp10: opp-1804800000 {
}; };
}; };
cpu6_opp_table: cpu6_opp_table { cpu6_opp_table: opp-table-cpu6 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -725,7 +725,7 @@ sdhc_1: sdhci@7c4000 { ...@@ -725,7 +725,7 @@ sdhc_1: sdhci@7c4000 {
status = "disabled"; status = "disabled";
sdhc1_opp_table: sdhc1-opp-table { sdhc1_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-100000000 { opp-100000000 {
...@@ -744,7 +744,7 @@ opp-384000000 { ...@@ -744,7 +744,7 @@ opp-384000000 {
}; };
}; };
qup_opp_table: qup-opp-table { qup_opp_table: opp-table-qup {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-75000000 { opp-75000000 {
...@@ -2602,7 +2602,7 @@ sdhc_2: sdhci@8804000 { ...@@ -2602,7 +2602,7 @@ sdhc_2: sdhci@8804000 {
status = "disabled"; status = "disabled";
sdhc2_opp_table: sdhc2-opp-table { sdhc2_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-100000000 { opp-100000000 {
...@@ -2621,7 +2621,7 @@ opp-202000000 { ...@@ -2621,7 +2621,7 @@ opp-202000000 {
}; };
}; };
qspi_opp_table: qspi-opp-table { qspi_opp_table: opp-table-qspi {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-75000000 { opp-75000000 {
...@@ -2825,7 +2825,7 @@ video-encoder { ...@@ -2825,7 +2825,7 @@ video-encoder {
compatible = "venus-encoder"; compatible = "venus-encoder";
}; };
venus_opp_table: venus-opp-table { venus_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-150000000 { opp-150000000 {
...@@ -2958,7 +2958,7 @@ dpu_intf0_out: endpoint { ...@@ -2958,7 +2958,7 @@ dpu_intf0_out: endpoint {
}; };
}; };
mdp_opp_table: mdp-opp-table { mdp_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-200000000 { opp-200000000 {
...@@ -3037,7 +3037,7 @@ dsi0_out: endpoint { ...@@ -3037,7 +3037,7 @@ dsi0_out: endpoint {
}; };
}; };
dsi_opp_table: dsi-opp-table { dsi_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-187500000 { opp-187500000 {
......
...@@ -417,7 +417,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 { ...@@ -417,7 +417,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 {
}; };
}; };
cpu0_opp_table: cpu0-opp-table { cpu0_opp_table: opp-table-cpu0 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -477,7 +477,7 @@ cpu0_opp_2016mhz: opp-2016000000 { ...@@ -477,7 +477,7 @@ cpu0_opp_2016mhz: opp-2016000000 {
}; };
}; };
cpu4_opp_table: cpu4-opp-table { cpu4_opp_table: opp-table-cpu4 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -547,7 +547,7 @@ cpu4_opp_2611mhz: opp-2611200000 { ...@@ -547,7 +547,7 @@ cpu4_opp_2611mhz: opp-2611200000 {
}; };
}; };
cpu7_opp_table: cpu7-opp-table { cpu7_opp_table: opp-table-cpu7 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -763,7 +763,7 @@ psci { ...@@ -763,7 +763,7 @@ psci {
method = "smc"; method = "smc";
}; };
qspi_opp_table: qspi-opp-table { qspi_opp_table: opp-table-qspi {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-75000000 { opp-75000000 {
...@@ -787,7 +787,7 @@ opp-300000000 { ...@@ -787,7 +787,7 @@ opp-300000000 {
}; };
}; };
qup_opp_table: qup-opp-table { qup_opp_table: opp-table-qup {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-75000000 { opp-75000000 {
...@@ -3426,7 +3426,7 @@ video-firmware { ...@@ -3426,7 +3426,7 @@ video-firmware {
iommus = <&apps_smmu 0x21a2 0x0>; iommus = <&apps_smmu 0x21a2 0x0>;
}; };
venus_opp_table: venus-opp-table { venus_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-133330000 { opp-133330000 {
......
...@@ -1405,7 +1405,7 @@ mmcc: clock-controller@c8c0000 { ...@@ -1405,7 +1405,7 @@ mmcc: clock-controller@c8c0000 {
<0>; <0>;
}; };
dsi_opp_table: dsi-opp-table { dsi_opp_table: opp-table-dsi {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-131250000 { opp-131250000 {
...@@ -1494,7 +1494,7 @@ mdp5_intf1_out: endpoint { ...@@ -1494,7 +1494,7 @@ mdp5_intf1_out: endpoint {
}; };
}; };
mdp_opp_table: mdp-opp { mdp_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-150000000 { opp-150000000 {
......
...@@ -462,7 +462,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 { ...@@ -462,7 +462,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 {
}; };
}; };
cpu0_opp_table: cpu0_opp_table { cpu0_opp_table: opp-table-cpu0 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -557,7 +557,7 @@ cpu0_opp18: opp-1766400000 { ...@@ -557,7 +557,7 @@ cpu0_opp18: opp-1766400000 {
}; };
}; };
cpu4_opp_table: cpu4_opp_table { cpu4_opp_table: opp-table-cpu4 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -1104,7 +1104,7 @@ rng: rng@793000 { ...@@ -1104,7 +1104,7 @@ rng: rng@793000 {
clock-names = "core"; clock-names = "core";
}; };
qup_opp_table: qup-opp-table { qup_opp_table: opp-table-qup {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-50000000 { opp-50000000 {
...@@ -3569,7 +3569,7 @@ sdhc_2: sdhci@8804000 { ...@@ -3569,7 +3569,7 @@ sdhc_2: sdhci@8804000 {
status = "disabled"; status = "disabled";
sdhc2_opp_table: sdhc2-opp-table { sdhc2_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-9600000 { opp-9600000 {
...@@ -3594,7 +3594,7 @@ opp-201500000 { ...@@ -3594,7 +3594,7 @@ opp-201500000 {
}; };
}; };
qspi_opp_table: qspi-opp-table { qspi_opp_table: opp-table-qspi {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-19200000 { opp-19200000 {
...@@ -3971,7 +3971,7 @@ video-core1 { ...@@ -3971,7 +3971,7 @@ video-core1 {
compatible = "venus-encoder"; compatible = "venus-encoder";
}; };
venus_opp_table: venus-opp-table { venus_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-100000000 { opp-100000000 {
...@@ -4208,7 +4208,7 @@ clock_camcc: clock-controller@ad00000 { ...@@ -4208,7 +4208,7 @@ clock_camcc: clock-controller@ad00000 {
clock-names = "bi_tcxo"; clock-names = "bi_tcxo";
}; };
dsi_opp_table: dsi-opp-table { dsi_opp_table: opp-table-dsi {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-19200000 { opp-19200000 {
...@@ -4305,7 +4305,7 @@ dpu_intf2_out: endpoint { ...@@ -4305,7 +4305,7 @@ dpu_intf2_out: endpoint {
}; };
}; };
mdp_opp_table: mdp-opp-table { mdp_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-19200000 { opp-19200000 {
......
...@@ -497,7 +497,7 @@ sdhc_1: sdhci@7c4000 { ...@@ -497,7 +497,7 @@ sdhc_1: sdhci@7c4000 {
status = "disabled"; status = "disabled";
sdhc1_opp_table: sdhc1-opp-table { sdhc1_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-19200000 { opp-19200000 {
...@@ -941,7 +941,7 @@ sdhc_2: sdhci@8804000 { ...@@ -941,7 +941,7 @@ sdhc_2: sdhci@8804000 {
status = "disabled"; status = "disabled";
sdhc2_opp_table: sdhc2-opp-table { sdhc2_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-100000000 { opp-100000000 {
......
...@@ -288,7 +288,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 { ...@@ -288,7 +288,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 {
}; };
}; };
cpu0_opp_table: cpu0_opp_table { cpu0_opp_table: opp-table-cpu0 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -383,7 +383,7 @@ cpu0_opp18: opp-1785600000 { ...@@ -383,7 +383,7 @@ cpu0_opp18: opp-1785600000 {
}; };
}; };
cpu4_opp_table: cpu4_opp_table { cpu4_opp_table: opp-table-cpu4 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -473,7 +473,7 @@ cpu4_opp17: opp-2419200000 { ...@@ -473,7 +473,7 @@ cpu4_opp17: opp-2419200000 {
}; };
}; };
cpu7_opp_table: cpu7_opp_table { cpu7_opp_table: opp-table-cpu7 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -3563,7 +3563,7 @@ sdhc_2: sdhci@8804000 { ...@@ -3563,7 +3563,7 @@ sdhc_2: sdhci@8804000 {
status = "disabled"; status = "disabled";
sdhc2_opp_table: sdhc2-opp-table { sdhc2_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-19200000 { opp-19200000 {
......
...@@ -336,7 +336,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 { ...@@ -336,7 +336,7 @@ CLUSTER_SLEEP_0: cluster-sleep-0 {
}; };
}; };
cpu0_opp_table: cpu0_opp_table { cpu0_opp_table: opp-table-cpu0 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -426,7 +426,7 @@ cpu0_opp17: opp-1804800000 { ...@@ -426,7 +426,7 @@ cpu0_opp17: opp-1804800000 {
}; };
}; };
cpu4_opp_table: cpu4_opp_table { cpu4_opp_table: opp-table-cpu4 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -521,7 +521,7 @@ cpu4_opp18: opp-2419200000 { ...@@ -521,7 +521,7 @@ cpu4_opp18: opp-2419200000 {
}; };
}; };
cpu7_opp_table: cpu7_opp_table { cpu7_opp_table: opp-table-cpu7 {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-shared; opp-shared;
...@@ -914,7 +914,7 @@ rng: rng@793000 { ...@@ -914,7 +914,7 @@ rng: rng@793000 {
clock-names = "core"; clock-names = "core";
}; };
qup_opp_table: qup-opp-table { qup_opp_table: opp-table-qup {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-50000000 { opp-50000000 {
...@@ -2937,7 +2937,7 @@ sdhc_2: sdhci@8804000 { ...@@ -2937,7 +2937,7 @@ sdhc_2: sdhci@8804000 {
status = "disabled"; status = "disabled";
sdhc2_opp_table: sdhc2-opp-table { sdhc2_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-19200000 { opp-19200000 {
...@@ -3123,7 +3123,7 @@ video-encoder { ...@@ -3123,7 +3123,7 @@ video-encoder {
compatible = "venus-encoder"; compatible = "venus-encoder";
}; };
venus_opp_table: venus-opp-table { venus_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-720000000 { opp-720000000 {
...@@ -3482,7 +3482,7 @@ dpu_intf2_out: endpoint { ...@@ -3482,7 +3482,7 @@ dpu_intf2_out: endpoint {
}; };
}; };
mdp_opp_table: mdp-opp-table { mdp_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-200000000 { opp-200000000 {
...@@ -3652,7 +3652,7 @@ dsi1_phy: dsi-phy@ae96400 { ...@@ -3652,7 +3652,7 @@ dsi1_phy: dsi-phy@ae96400 {
status = "disabled"; status = "disabled";
dsi_opp_table: dsi-opp-table { dsi_opp_table: opp-table {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-187500000 { opp-187500000 {
......
...@@ -638,7 +638,7 @@ ipcc: mailbox@408000 { ...@@ -638,7 +638,7 @@ ipcc: mailbox@408000 {
#mbox-cells = <2>; #mbox-cells = <2>;
}; };
qup_opp_table_100mhz: qup-100mhz-opp-table { qup_opp_table_100mhz: opp-table-qup100mhz {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-50000000 { opp-50000000 {
...@@ -657,7 +657,7 @@ opp-100000000 { ...@@ -657,7 +657,7 @@ opp-100000000 {
}; };
}; };
qup_opp_table_120mhz: qup-120mhz-opp-table { qup_opp_table_120mhz: opp-table-qup120mhz {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-50000000 { opp-50000000 {
......
...@@ -343,7 +343,7 @@ CLUSTER_PD: cpu-cluster0 { ...@@ -343,7 +343,7 @@ CLUSTER_PD: cpu-cluster0 {
}; };
}; };
qup_opp_table_100mhz: qup-100mhz-opp-table { qup_opp_table_100mhz: opp-table-qup {
compatible = "operating-points-v2"; compatible = "operating-points-v2";
opp-50000000 { opp-50000000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment