ARM: OMAP2: convert sys_ck and osc_ck to standard clock types
authorTero Kristo <t-kristo@ti.com>
Thu, 20 Feb 2014 17:09:18 +0000 (19:09 +0200)
committerTero Kristo <t-kristo@ti.com>
Wed, 2 Jul 2014 11:26:06 +0000 (14:26 +0300)
commit944ee5dc154b1618d4c794376af237f370c1e6b3
treec2a587ff9a954e04f7d333d2a0bb336aa6a27f07
parent7171511eaec5bf23fb06078f59784a3a0626b38f
ARM: OMAP2: convert sys_ck and osc_ck to standard clock types

osc_ck can be simply defined as a multiplexer clock, and the sys_ck
can be a simple divider.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/cclock2420_data.c
arch/arm/mach-omap2/cclock2430_data.c
arch/arm/mach-omap2/clkt2xxx_osc.c [deleted file]
arch/arm/mach-omap2/clkt2xxx_sys.c [deleted file]
arch/arm/mach-omap2/clock2xxx.h
arch/arm/mach-omap2/cm-regbits-24xx.h
arch/arm/mach-omap2/pm24xx.c