]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - arch/arm/mach-omap2/board-3430sdp.c
3430SDP init updates
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 20 Jan 2009 10:49:36 +0000 (02:49 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 4 Feb 2009 19:22:02 +0000 (11:22 -0800)
commit65ca5fe85ce09659729dc0322bdb8508258cdab0
tree243cb2ee5ebd97bcbb28e2212ab966c70329e560
parent10db52ce200268f24977be061ccfdbad772da9ba
3430SDP init updates

OMAP 3430 SDP init updates:

 - Provide a more correct address for the Ethernet chip, getting
   rid of a warning during system boot
 - Hook up the various MMC card cage switches (init MMC later)
 - Configure pullups on the unused twl4030 GPIOs
 - Set up the GPIOs coupled to the (optional) SPI display
 - Initialize various regulators

Note that some SDP boards (all rev2 versions?) use a twl5030 not
the older twl4030 chip.  This isn't changed here.  It'd be a bit of
work to detect (fetch configuration data from the FPGA), and doesn't
much matter since the main change would be that VAUX2 could support
more voltages, but it's supposed to be fixed at 2.8V.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-3430sdp.c