Commit 91db1670 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo
Browse files

arm64: dts: freescale: imx8mq-librem5: align operating-points table name with dtschema



Align the name of operating-points node to dtschema to fix warnings like:

  ddrc-opp-table: $nodename:0: 'ddrc-opp-table' does not match '^opp-table(-[a-z0-9]+)?$'

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent c6fe862a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -225,7 +225,7 @@
&ddrc {
	operating-points-v2 = <&ddrc_opp_table>;

	ddrc_opp_table: ddrc-opp-table {
	ddrc_opp_table: opp-table {
		compatible = "operating-points-v2";

		opp-25M {