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

Message ID 20230120072110.138627-1-krzysztof.kozlowski@linaro.org
State New
Headers
Series ARM: dts: stih418: align OPP table names with DT schema |

Commit Message

Krzysztof Kozlowski Jan. 20, 2023, 7:21 a.m. UTC
  DT schema expects names of operating points tables to match certain
pattern:

  stih418-b2264.dtb: opp_table: $nodename:0: 'opp_table' does not match '^opp-table(-[a-z0-9]+)?$'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm/boot/dts/stih418-b2264.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Krzysztof Kozlowski Jan. 26, 2023, 10:25 a.m. UTC | #1
On Fri, 20 Jan 2023 08:21:10 +0100, Krzysztof Kozlowski wrote:
> DT schema expects names of operating points tables to match certain
> pattern:
> 
>   stih418-b2264.dtb: opp_table: $nodename:0: 'opp_table' does not match '^opp-table(-[a-z0-9]+)?$'
> 
> 

Applied, thanks!

[1/1] ARM: dts: stih418: align OPP table names with DT schema
      https://git.kernel.org/krzk/linux-dt/c/d2468138927cc18ac9923146d49e2a5d06377d1d

Best regards,
  

Patch

diff --git a/arch/arm/boot/dts/stih418-b2264.dts b/arch/arm/boot/dts/stih418-b2264.dts
index 34a518b037ab..fc32a03073b6 100644
--- a/arch/arm/boot/dts/stih418-b2264.dts
+++ b/arch/arm/boot/dts/stih418-b2264.dts
@@ -42,7 +42,7 @@  cpu@3 {
 		};
 	};
 
-	cpu_opp_table: opp_table {
+	cpu_opp_table: opp-table {
 		compatible = "operating-points-v2";
 		opp-shared;