diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2017-04-20 16:25:10 +0530 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-06-06 09:20:35 +0900 |
commit | 3fc9a121102eb8d30b18c8193db81b09353ba531 (patch) | |
tree | b5607a457f630212b2b2d00962caf8109a78aaaa /.gitignore | |
parent | e345eded5bda437417507f3591d53c39c326b90a (diff) |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions