]> asedeno.scripts.mit.edu Git - linux.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)
commit3fc9a121102eb8d30b18c8193db81b09353ba531
treeb5607a457f630212b2b2d00962caf8109a78aaaa
parente345eded5bda437417507f3591d53c39c326b90a
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