ARM: OMAP3: clock: Add 3xxx data using common struct clk
authorRajendra Nayak <rnayak@ti.com>
Fri, 2 Nov 2012 11:02:58 +0000 (05:02 -0600)
committerPaul Walmsley <paul@pwsan.com>
Tue, 13 Nov 2012 02:18:49 +0000 (19:18 -0700)
commit99e7938def490ea68e201578a83cff6248217891
treebda9131b5f6da05610d1623f747fbbdba73feeb1
parentb4c632953740977d34e8c6f5d11c33a039959762
ARM: OMAP3: clock: Add 3xxx data using common struct clk

The patch is the output from a python script which converts
from the old OMAP clk format to COMMON clk format using a
JSON parser in between which was developed by Paul Walmsley.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
[paul@pwsan.com: AM3517/05: dropped bogus hsotgusb "ick" and "fck"
 clkdev aliases; added hsotgusb_fck alias; added emac_ick and emac_fck
 aliases; replace omap2_init_clksel_parent() with
 omap2_clksel_find_parent_index(); reflow macros and parent name
 lists; add clkdm_name argument to DEFINE_STRUCT_CLK_HW_OMAP macros]
Signed-off-by: Mike Turquette <mturquette@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/cclock3xxx_data.c [new file with mode: 0644]
arch/arm/mach-omap2/cm-regbits-34xx.h
arch/arm/mach-omap2/cm2xxx_3xxx.h
arch/arm/mach-omap2/prm-regbits-34xx.h
arch/arm/mach-omap2/prm2xxx_3xxx.h