Commit e1c7def0 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

ARM: dts: exynos: align OPP table names with DT schema

DT schema expects names of operating points tables to match certain
pattern:

  exynos5422-odroidxu3-lite.dtb: opp-table0: $nodename:0: 'opp-table0' does not match '^opp-table(-[a-z0-9]+)?$'

Link: https://lore.kernel.org/r/20230120064724.40621-1-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
parent 5d1ab514
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -780,7 +780,7 @@ bus_dmc: bus-dmc {
			status = "disabled";
		};

		bus_dmc_opp_table: opp-table1 {
		bus_dmc_opp_table: opp-table-1 {
			compatible = "operating-points-v2";

			opp-50000000 {
@@ -869,7 +869,7 @@ bus_mfc: bus-mfc {
			status = "disabled";
		};

		bus_leftbus_opp_table: opp-table2 {
		bus_leftbus_opp_table: opp-table-2 {
			compatible = "operating-points-v2";

			opp-50000000 {
@@ -894,7 +894,7 @@ opp-200000000 {
			};
		};

		bus_mcuisp_opp_table: opp-table3 {
		bus_mcuisp_opp_table: opp-table-3 {
			compatible = "operating-points-v2";

			opp-50000000 {
@@ -914,7 +914,7 @@ opp-400000000 {
			};
		};

		bus_isp_opp_table: opp-table4 {
		bus_isp_opp_table: opp-table-4 {
			compatible = "operating-points-v2";

			opp-50000000 {
@@ -934,7 +934,7 @@ opp-300000000 {
			};
		};

		bus_peril_opp_table: opp-table5 {
		bus_peril_opp_table: opp-table-5 {
			compatible = "operating-points-v2";

			opp-50000000 {
+6 −6
Original line number Diff line number Diff line
@@ -287,7 +287,7 @@ bus_mfc: bus-mfc {
			status = "disabled";
		};

		bus_dmc_opp_table: opp-table1 {
		bus_dmc_opp_table: opp-table-1 {
			compatible = "operating-points-v2";
			opp-shared;

@@ -306,7 +306,7 @@ opp-400000000 {
			};
		};

		bus_acp_opp_table: opp-table2 {
		bus_acp_opp_table: opp-table-2 {
			compatible = "operating-points-v2";
			opp-shared;

@@ -321,7 +321,7 @@ opp-200000000 {
			};
		};

		bus_peri_opp_table: opp-table3 {
		bus_peri_opp_table: opp-table-3 {
			compatible = "operating-points-v2";
			opp-shared;

@@ -333,7 +333,7 @@ opp-100000000 {
			};
		};

		bus_fsys_opp_table: opp-table4 {
		bus_fsys_opp_table: opp-table-4 {
			compatible = "operating-points-v2";
			opp-shared;

@@ -345,7 +345,7 @@ opp-134000000 {
			};
		};

		bus_display_opp_table: opp-table5 {
		bus_display_opp_table: opp-table-5 {
			compatible = "operating-points-v2";
			opp-shared;

@@ -360,7 +360,7 @@ opp-160000000 {
			};
		};

		bus_leftbus_opp_table: opp-table6 {
		bus_leftbus_opp_table: opp-table-6 {
			compatible = "operating-points-v2";
			opp-shared;

+7 −7
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ cpu3: cpu@a03 {
		};
	};

	cpu0_opp_table: opp-table0 {
	cpu0_opp_table: opp-table-0 {
		compatible = "operating-points-v2";
		opp-shared;

@@ -420,7 +420,7 @@ bus_c2c: bus-c2c {
			status = "disabled";
		};

		bus_dmc_opp_table: opp-table1 {
		bus_dmc_opp_table: opp-table-1 {
			compatible = "operating-points-v2";

			opp-100000000 {
@@ -446,7 +446,7 @@ opp-400000000 {
			};
		};

		bus_acp_opp_table: opp-table2 {
		bus_acp_opp_table: opp-table-2 {
			compatible = "operating-points-v2";

			opp-100000000 {
@@ -515,7 +515,7 @@ bus_mfc: bus-mfc {
			status = "disabled";
		};

		bus_leftbus_opp_table: opp-table3 {
		bus_leftbus_opp_table: opp-table-3 {
			compatible = "operating-points-v2";

			opp-100000000 {
@@ -537,7 +537,7 @@ opp-200000000 {
			};
		};

		bus_display_opp_table: opp-table4 {
		bus_display_opp_table: opp-table-4 {
			compatible = "operating-points-v2";

			opp-160000000 {
@@ -548,7 +548,7 @@ opp-200000000 {
			};
		};

		bus_fsys_opp_table: opp-table5 {
		bus_fsys_opp_table: opp-table-5 {
			compatible = "operating-points-v2";

			opp-100000000 {
@@ -559,7 +559,7 @@ opp-134000000 {
			};
		};

		bus_peri_opp_table: opp-table6 {
		bus_peri_opp_table: opp-table-6 {
			compatible = "operating-points-v2";

			opp-50000000 {
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ cpu1: cpu@1 {
		};
	};

	cpu0_opp_table: opp-table0 {
	cpu0_opp_table: opp-table-0 {
		compatible = "operating-points-v2";
		opp-shared;

+2 −2
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ aliases {
	 * by exynos5420-cpus.dtsi or exynos5422-cpus.dtsi.
	 */

	cluster_a15_opp_table: opp-table0 {
	cluster_a15_opp_table: opp-table-0 {
		compatible = "operating-points-v2";
		opp-shared;

@@ -108,7 +108,7 @@ opp-700000000 {
		};
	};

	cluster_a7_opp_table: opp-table1 {
	cluster_a7_opp_table: opp-table-1 {
		compatible = "operating-points-v2";
		opp-shared;

Loading