]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: uniphier: Use - instead of @ for DT OPP entries
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 20 Apr 2017 10:55:10 +0000 (16:25 +0530)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 6 Jun 2017 00:20:35 +0000 (09:20 +0900)
commit12a2728e23f5b9b23172d13f4027568381918c16
treeb5607a457f630212b2b2d00962caf8109a78aaaa
parent2ddda3ca55b867960bd33e8bab47e49ed3a0b2c6
arm64: dts: uniphier: Use - instead of @ for DT OPP entries

Compiling the DT file with W=1, DTC warns like follows:

Warning (unit_address_vs_reg): Node /opp_table0/opp@1000000000 has a
unit name, but no reg property

Fix this by replacing '@' with '-' as the OPP nodes will never have a
"reg" property.

Reported-by: Krzysztof Kozlowski <krzk@kernel.org>
Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Suggested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi