]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: Add support for Amstrad Delta (E3) Videophone
authorJonathan McDowell <noodles@earth.li>
Tue, 28 Mar 2006 14:20:01 +0000 (06:20 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 28 Mar 2006 14:20:01 +0000 (06:20 -0800)
commit49d1a786c8f29c7d5fe49dc8ba5a99093d6328d8
tree2e873420f87f8ba1192827b32c4cac939225d6ff
parent9781f2202cc01130421b5db3c417fe5bee4774f2
[PATCH] ARM: OMAP: Add support for Amstrad Delta (E3) Videophone

This patch adds support for the Amstrad Delta (E3) Videophone. This is
an OMAP5910 based device, which you can find more details about at:

http://www.amstrad.com/products/emailers/e3.html
http://www.earth.li/~noodles/hardware-e3.html

Patch is against latest git://source.mvista.com/git/linux-omap-2.6 and
adds the bare minimum of support for the device; I have a handful of
other patches to sort out the NAND, LCD, keymap and USB but they all
depend on this one.

Signed-Off-By: Jonathan McDowell <noodles@earth.li>
Signed-Off-By: Tony Lindgren <tony@atomide.com>
arch/arm/configs/ams_delta_defconfig [new file with mode: 0644]
arch/arm/mach-omap1/Kconfig
arch/arm/mach-omap1/Makefile
arch/arm/mach-omap1/board-ams-delta.c [new file with mode: 0644]
include/asm-arm/arch-omap/board-ams-delta.h [new file with mode: 0644]