]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: Add support for initializing dm814x clocks
authorTony Lindgren <tony@atomide.com>
Thu, 16 Jul 2015 08:55:57 +0000 (01:55 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Jul 2015 09:09:33 +0000 (02:09 -0700)
commit9cf705de06a27cc99874626c9717b32e9874b3bb
treef34ad6e6aba6e868cb1bf61c62c42326c57872b9
parent7c80a3f89c51cfa935493a81b401c4e93f0c0f90
ARM: OMAP2+: Add support for initializing dm814x clocks

Let's add a minimal clocks for dm814x to get it booted. This is
mostly a placeholder and relies on the PLLs being on from the
bootloader.

Note that the divider clocks work the same way as on dm816x and
am335x.

Cc: Matthijs van Duin <matthijsvanduin@gmail.com>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Tero Kristo <t-kristo@ti.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/io.c
drivers/clk/ti/Makefile
drivers/clk/ti/clk-814x.c [new file with mode: 0644]
drivers/clk/ti/clk-816x.c
include/linux/clk/ti.h