浏览代码

ARM: dts: AM35xx: use DT clock data

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>
Tero Kristo 12 年之前
父节点
当前提交
fdff8a1f13
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      arch/arm/boot/dts/am3517.dtsi

+ 3 - 0
arch/arm/boot/dts/am3517.dtsi

@@ -61,3 +61,6 @@
 		};
 	};
 };
+
+/include/ "am35xx-clocks.dtsi"
+/include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"