]> bbs.cooldavid.org Git - net-next-2.6.git/commit
OMAP4: clock: Add dummy clock nodes for interface clocks
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 23 Feb 2010 05:09:40 +0000 (22:09 -0700)
committerPaul Walmsley <paul@pwsan.com>
Thu, 25 Feb 2010 00:45:17 +0000 (17:45 -0700)
commit7c43d5472878db90d0244551370f6f0dc1b97747
treede164f1449df926212479d452bb0d8528c5c6083
parent547760502665eacc1f9fd9f3782b8b7f27c56bd4
OMAP4: clock: Add dummy clock nodes for interface clocks

On OMAP4 platform the iclk control is completly under hardware control
and no software control is available.

This difference w.r.t previous OMAP's needs all the common driver
accross OMAP's , cpu_is_xxxx() checks. To avoid poulluting the
drivers dummy clock nodes are created (The autogeneration
script has been updated accordingly).

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
[paul@pwsan.com: made OMAP1 dummy_ck common and edited patch to reuse that]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap1/clock.c
arch/arm/mach-omap1/clock_data.c
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock44xx_data.c
arch/arm/plat-omap/clock.c
arch/arm/plat-omap/include/plat/clock.h