[ARM] 5153/1: Add support for PalmTX handheld computer
authorMarek Vašut <marek.vasut@gmail.com>
Mon, 7 Jul 2008 16:25:46 +0000 (17:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 10 Jul 2008 11:15:31 +0000 (12:15 +0100)
commitb5e4ad57eeffef0ac274413f83be4ef903719ea4
tree46f39439864a273809f8f603466c24d9095d3d65
parentf974a8ec96571535ee07880a023bcce0e3f2c76b
[ARM] 5153/1: Add support for PalmTX handheld computer

PalmTX is PXA27x based device with wifi, bluetooth,
touchscreen, sdio slot, irda, keypad, nand flash,
pxa framebuffer, serial and usb gadget interface.

Supported by this patch is pxafb, touchscreen, irda,
keypad and sdio slot.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
MAINTAINERS
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/palmtx.c [new file with mode: 0644]
include/asm-arm/arch-pxa/palmtx.h [new file with mode: 0644]