ARM: dts: AM35xx: use DT clock data
authorTero Kristo <t-kristo@ti.com>
Thu, 25 Jul 2013 08:28:54 +0000 (11:28 +0300)
committerMike Turquette <mturquette@linaro.org>
Fri, 17 Jan 2014 20:36:49 +0000 (12:36 -0800)
AM35xx now uses the clock data from device tree. Most of the data is
shared with OMAP3xxx, but as there is some delta, a new base .dtsi
file is also created for the SoC.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
arch/arm/boot/dts/am3517.dtsi

index 2fbe02f..788391f 100644 (file)
@@ -61,3 +61,6 @@
                };
        };
 };
+
+/include/ "am35xx-clocks.dtsi"
+/include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"