OSDN Git Service

ARM: dts: dm81x: fix clock node definitions to avoid build warnings
authorTero Kristo <t-kristo@ti.com>
Mon, 4 Apr 2016 15:16:11 +0000 (18:16 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Apr 2016 18:57:36 +0000 (11:57 -0700)
commit5c440a775e5cb5e5de815771589b252a2dd08e70
tree2930905026518f4b984af82122c9142d187723dd
parentc567048194b3bb65b9e798cadb9b794e6dc66e05
ARM: dts: dm81x: fix clock node definitions to avoid build warnings

Upcoming change to DT compiler is going to complain about nodes
which have a reg property, but have not defined the address in their
name. This patch fixes following type of warnings for DM81x clock nodes:

Warning (unit_address_vs_reg): Node /ocp/cm@48004000/clocks/dpll3_m2_ck
has a reg or ranges property, but no unit name

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dm814x-clocks.dtsi
arch/arm/boot/dts/dm816x-clocks.dtsi