davinci: DA830 EVM: OHCI platform code
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 25 Sep 2009 19:28:13 +0000 (23:28 +0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 25 Nov 2009 18:21:27 +0000 (10:21 -0800)
commit0e9a3ddc91882a19e255dceb18b712f57e3bb731
tree00497818ebd8b4beea33c033ae2e2267afea3da2
parente5d3d252d5e06e846d767166e254831b711ee243
davinci: DA830 EVM: OHCI platform code

On this board the OHCI port's power control and over-current signals from
TPS2065 power switch are connected via GPIO1[15] and GPIO2[1] respectively,
so we can implement the DA8xx OHCI glue layer's hooks for overriding the
root hub port's power and over-current status bits.

We also have to properly set up the clocking mode in the CFGCHIP2 register,
so that internal 24 MHz reference clock is fed to the USB 2.0 (MUSB) PHY and
its output is used to clock the USB 1.1 (OHCI) PHY...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/board-da830-evm.c