davinci: add CDCE949 support on DM6467 EVM
authorNageswari Srinivasan <nageswari@ti.com>
Wed, 6 Jan 2010 11:49:49 +0000 (17:19 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 4 Feb 2010 21:29:59 +0000 (13:29 -0800)
commit77a92c710b65864fe07491864f3bbac9fbac51bc
treeb301c728ab36d1526ca5379cea56273881be77db
parent5b8972d1b6461d0081d2d49dde4d129290da26f0
davinci: add CDCE949 support on DM6467 EVM

This patch adds the CDCE949 reference oscillator to
the davinci clock list.

On the DM6467T EVM, the CDCE949 is responsible for
generating the pixel clock for display. On the DM6467
EVM, this pixel clock was being obtained from an
internal source. This is not possible on the DM6467T
EVM because of the presence of a 33MHz oscillator.

The TSIF module also requires the CDCE949 to generate
the data clocks.

The actual clock definitions will be added by patches
adding support for DM6467T VPIF and TSIF. This patch
mearly lays the foundation for that work.

Signed-off-by: Nageswari Srinivasan <nageswari@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/board-dm646x-evm.c