OMAP3 clock: reorganize CK_* platform flags
authorPaul Walmsley <paul@pwsan.com>
Wed, 27 Jan 2010 03:12:56 +0000 (20:12 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 27 Jan 2010 03:12:56 +0000 (20:12 -0700)
commit2c8a177eba6762ca828738c92efcdaed02d198bc
treefd5b484b1ec7b1cbf9d4b49726635002b662a5d3
parent05842a32c7df9ad016cb55c66c9edb46aee1240b
OMAP3 clock: reorganize CK_* platform flags

Add CK_* flags for the two new Sitara chips, AM3505 and AM3517, and
the OMAP34xx die shrink, OMAP36xx/OMAP37xx.  Introduce a new CK_*
flag, CK_3XXX, that marks all clocks that are common to OMAP3 family
chips.  CK_343X now refers to clocks that are available only on
OMAP34{1,2,3,4}0 (WTBU) and OMAP35{03,15,25,30} (any version).
At some point, the RATE_IN_* flags should be updated also.

While here, add some documentation describing the chip families
covered by these clock flags.

This patch is partially based on patches from Ranjith Lohithakshan
<ranjithl@ti.com> and Vishwanath Sripathy <vishwanath.bs@ti.com>.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Ranjith Lohithakshan <ranjithl@ti.com>
Cc: Vishwanath Sripathy <vishwanath.bs@ti.com>
arch/arm/mach-omap2/clock34xx_data.c
arch/arm/plat-omap/include/plat/clkdev_omap.h