diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2017-04-20 12:55:06 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2017-05-16 17:18:55 +0200 |
commit | b9cb2ba7184841ecddaaacfea2ee7d38e1eefd7c (patch) | |
tree | 4b8919373e715053ba231941765629e6058596b5 /arch/arm/mach-rpc | |
parent | ARM: dts: am335x-phycore-som: fix rv4162 compatible (diff) | |
download | linux-b9cb2ba7184841ecddaaacfea2ee7d38e1eefd7c.tar.xz linux-b9cb2ba7184841ecddaaacfea2ee7d38e1eefd7c.zip |
ARM: dts: Use - instead of @ for DT OPP entries for TI SoCs
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>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions