OSDN Git Service

ARM: dts: omap2: fix clock node definitions to avoid build warnings
authorTero Kristo <t-kristo@ti.com>
Mon, 4 Apr 2016 15:16:07 +0000 (18:16 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Apr 2016 18:57:35 +0000 (11:57 -0700)
commit1bb5fcb1e2456dc9ae9ffbf82142b3052675b0e9
tree132a09e91278afe6c53b06f9389c59d364d3fb06
parentb5b5340d6ecc37db230280241cc776bb9556c8df
ARM: dts: omap2: 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 OMAP2 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/omap2420-clocks.dtsi
arch/arm/boot/dts/omap2430-clocks.dtsi
arch/arm/boot/dts/omap24xx-clocks.dtsi