Re: [PATCH 43/90] ARM: OMAP: TUSB EVM init

From: Tony Lindgren
Date: Thu Apr 05 2007 - 10:43:46 EST


* Randy Dunlap <randy.dunlap@xxxxxxxxxx> [070404 14:43]:
> On Wed, 4 Apr 2007 14:05:22 -0400 Tony Lindgren wrote:
>
> > From: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx>
> >
> > Add init support for the TUSB6010 EVM board, as connected to H4.
> >
> > Signed-off-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>
> > ---
> > arch/arm/mach-omap2/usb-tusb6010.c | 333 ++++++++++++++++++++++++++++++++++++
> > 1 files changed, 333 insertions(+), 0 deletions(-)
>
> ...
>
> externs should be in some header file.

Following is an updated version. I'll add also gpmc_get_fclk_period()
to 60/90 ARM: OMAP: Merge gpmc changes from N800 tree.

Tony