]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 5056/1: [AT91] Cleanup YL9200 board file
authorAndrew Victor <linux@maxim.org.za>
Sat, 24 May 2008 16:06:45 +0000 (17:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 2 Jun 2008 12:53:08 +0000 (13:53 +0100)
commite3ba22db09408baee721897fb1b50e16f071d916
treedade970a37ef7e121923b03dec36e8950862f98b
parentb8291ad07a7f3b5b990900f0001198ac23ba893e
[ARM] 5056/1: [AT91] Cleanup YL9200 board file

Cleanup the YL9200 board-support file.

Other things fixed are:
 - Use new-style UART initialization
 - Register all LEDs as gpio_leds.
 - NOR Flash error noted in comments fixed by increasing YL9200_FLASH_SIZE
 - The only I2C device is the AT24C eeprom.
 - Setup of NWAIT pin and programming of SMC controller for the LCD/VGA.
 - Configure touchscreen interrupt pin.

Also adding the board to the KConfig and Makefile.

Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/board-yl-9200.c