original_kernel/arch/arm/mach-mx3
Guennadi Liakhovetski 574ec547c7 ARM: add support for the EET board, based on the i.MX31 pcm037 module
The "EET" variant of the pcm037 board has an OLED display, using a S6E63D6
display controller on the first SPI interface, using GPIO57 as a chip-select
for it. S6E63D6 is initialised in the boot-loader, so we only have to take care
of the LCD. EET also adds several buttons and LEDs on GPIOs. This patch adds a
"pcm037_variant=" kernel command line parameter to specify at boot-time which
board the kernel is running on, default is "pcm970", specify "eet" for the EET
board.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-06-23 14:25:26 +02:00
..
Kconfig ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00
Makefile ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00
Makefile.boot
armadillo5x0.c Armadillo 500 add NAND flash device support (resend). 2009-06-23 14:25:26 +02:00
clock-imx35.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2009-06-14 13:42:43 -07:00
clock.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2009-06-14 13:42:43 -07:00
crm_regs.h
devices.c mx31: remove duplicated #include 2009-06-23 14:25:25 +02:00
devices.h
iomux.c
mm.c
mx31ads.c
mx31lilly-db.c
mx31lilly.c
mx31lite.c
mx31moboard-devboard.c
mx31moboard-marxbot.c
mx31moboard.c
mx31pdk.c
mx35pdk.c
pcm037.c ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00
pcm037.h ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00
pcm037_eet.c ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00
pcm043.c
qong.c