summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dm816x.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2015-01-19 11:47:35 -0800
committerTony Lindgren <tony@atomide.com>2015-01-19 11:47:35 -0800
commit7383ca92552721fe430a82aab8271bc462423dca (patch)
tree34b9f4d30f13415c1ce2dfc6d4fd9ef8cf0cfc69 /arch/arm/boot/dts/dm816x.dtsi
parent7800064ba507e79f0afb6926204b997be4eabc80 (diff)
ARM: dts: Add basic clocks for dm816x
The clocks on dm816x are a bit different from the other omap variants. The clocks are sourced from a FAPLL (Flying Adder PLL) unlike on other omaps. Other than that, it's a similar setup to am33xx with extra muxes and dividers that can be defined as existing component clocks. Cc: Brian Hutchinson <b.hutchman@gmail.com> Cc: Paul Walmsley <paul@pwsan.com> Cc: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dm816x.dtsi')
-rw-r--r--arch/arm/boot/dts/dm816x.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dm816x.dtsi b/arch/arm/boot/dts/dm816x.dtsi
index 5b5df63a21c8..7adac097a71c 100644
--- a/arch/arm/boot/dts/dm816x.dtsi
+++ b/arch/arm/boot/dts/dm816x.dtsi
@@ -384,3 +384,4 @@
};
};
+#include "dm816x-clocks.dtsi"