-
- Downloads
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>
Showing
- arch/arm/mach-omap2/io.c 2 additions, 2 deletionsarch/arm/mach-omap2/io.c
- drivers/clk/ti/Makefile 1 addition, 1 deletiondrivers/clk/ti/Makefile
- drivers/clk/ti/clk-814x.c 31 additions, 0 deletionsdrivers/clk/ti/clk-814x.c
- drivers/clk/ti/clk-816x.c 1 addition, 1 deletiondrivers/clk/ti/clk-816x.c
- include/linux/clk/ti.h 2 additions, 1 deletioninclude/linux/clk/ti.h
Loading
Please register or sign in to comment