ARM: dts: omap3: fix clock node definitions to avoid build warnings
authorTero Kristo <t-kristo@ti.com>
Mon, 4 Apr 2016 15:16:06 +0000 (18:16 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Apr 2016 18:57:35 +0000 (11:57 -0700)
commitb5b5340d6ecc37db230280241cc776bb9556c8df
tree908a47958d39a291cc7f1c24803b668f0c452441
parent6905e94d4a100c6883849408e8e13acea98f5563
ARM: dts: omap3: 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 OMAP3 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/am35xx-clocks.dtsi
arch/arm/boot/dts/omap3430es1-clocks.dtsi
arch/arm/boot/dts/omap34xx-omap36xx-clocks.dtsi
arch/arm/boot/dts/omap36xx-am35xx-omap3430es2plus-clocks.dtsi
arch/arm/boot/dts/omap36xx-clocks.dtsi
arch/arm/boot/dts/omap36xx-omap3430es2plus-clocks.dtsi
arch/arm/boot/dts/omap3xxx-clocks.dtsi