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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ L2_0: l2-cache {
		};
	};

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

+1 −1
Original line number Diff line number Diff line
@@ -216,7 +216,7 @@ CLUSTER_PWRDN: cluster-gdhs {
		};
	};

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

+9 −9
Original line number Diff line number Diff line
@@ -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";
		opp-shared;

@@ -453,7 +453,7 @@ cpu0_opp10: opp-1804800000 {
		};
	};

	cpu6_opp_table: cpu6_opp_table {
	cpu6_opp_table: opp-table-cpu6 {
		compatible = "operating-points-v2";
		opp-shared;

@@ -725,7 +725,7 @@ sdhc_1: sdhci@7c4000 {

			status = "disabled";

			sdhc1_opp_table: sdhc1-opp-table {
			sdhc1_opp_table: opp-table {
				compatible = "operating-points-v2";

				opp-100000000 {
@@ -744,7 +744,7 @@ opp-384000000 {
			};
		};

		qup_opp_table: qup-opp-table {
		qup_opp_table: opp-table-qup {
			compatible = "operating-points-v2";

			opp-75000000 {
@@ -2602,7 +2602,7 @@ sdhc_2: sdhci@8804000 {

			status = "disabled";

			sdhc2_opp_table: sdhc2-opp-table {
			sdhc2_opp_table: opp-table {
				compatible = "operating-points-v2";

				opp-100000000 {
@@ -2621,7 +2621,7 @@ opp-202000000 {
			};
		};

		qspi_opp_table: qspi-opp-table {
		qspi_opp_table: opp-table-qspi {
			compatible = "operating-points-v2";

			opp-75000000 {
@@ -2825,7 +2825,7 @@ video-encoder {
				compatible = "venus-encoder";
			};

			venus_opp_table: venus-opp-table {
			venus_opp_table: opp-table {
				compatible = "operating-points-v2";

				opp-150000000 {
@@ -2958,7 +2958,7 @@ dpu_intf0_out: endpoint {
					};
				};

				mdp_opp_table: mdp-opp-table {
				mdp_opp_table: opp-table {
					compatible = "operating-points-v2";

					opp-200000000 {
@@ -3037,7 +3037,7 @@ dsi0_out: endpoint {
					};
				};

				dsi_opp_table: dsi-opp-table {
				dsi_opp_table: opp-table {
					compatible = "operating-points-v2";

					opp-187500000 {
+6 −6
Original line number Diff line number Diff line
@@ -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";
		opp-shared;

@@ -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";
		opp-shared;

@@ -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";
		opp-shared;

@@ -763,7 +763,7 @@ psci {
		method = "smc";
	};

	qspi_opp_table: qspi-opp-table {
	qspi_opp_table: opp-table-qspi {
		compatible = "operating-points-v2";

		opp-75000000 {
@@ -787,7 +787,7 @@ opp-300000000 {
		};
	};

	qup_opp_table: qup-opp-table {
	qup_opp_table: opp-table-qup {
		compatible = "operating-points-v2";

		opp-75000000 {
@@ -3426,7 +3426,7 @@ video-firmware {
				iommus = <&apps_smmu 0x21a2 0x0>;
			};

			venus_opp_table: venus-opp-table {
			venus_opp_table: opp-table {
				compatible = "operating-points-v2";

				opp-133330000 {
+2 −2
Original line number Diff line number Diff line
@@ -1405,7 +1405,7 @@ mmcc: clock-controller@c8c0000 {
					<0>;
		};

		dsi_opp_table: dsi-opp-table {
		dsi_opp_table: opp-table-dsi {
			compatible = "operating-points-v2";

			opp-131250000 {
@@ -1494,7 +1494,7 @@ mdp5_intf1_out: endpoint {
					};
				};

				mdp_opp_table: mdp-opp {
				mdp_opp_table: opp-table {
					compatible = "operating-points-v2";

					opp-150000000 {
Loading