summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dm816x-clocks.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2015-01-19ARM: dts: Add basic clocks for dm816xTony Lindgren1-0/+250
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>