[ARM] pxa: add basic support for HP iPAQ hx4700 PDAs
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 28 May 2009 05:05:18 +0000 (07:05 +0200)
committerEric Miao <eric.y.miao@gmail.com>
Fri, 5 Jun 2009 02:40:31 +0000 (10:40 +0800)
commitd3ca1952e63ffbebab6f2f1c9551df7b3cb731f5
treec3ad5c71a37ed64b0634187dbc670ee909d5977b
parent2f1a5bf707a39153d93d04858f69f2d43563d08c
[ARM] pxa: add basic support for HP iPAQ hx4700 PDAs

This includes
- IrDA (pxafixp_ir),
- Buttons (gpio-keys),
- ASIC3 IRQ/GPIOs (asic3),
- EGPIOs (htc-egpio),
- ATI Imageon w3220 framebuffer (w100fb),
- Backlight (pwm-backlight),
- StrataFlash (physmap),
- Battery monitor (ds1wm,w1_ds2760,ds2760_battery)
- USB gadget support (pxa27x_udc,gpio_vbus).
- bq24022 battery charger (pda_power,bq24022)
- TSC2046 touchscreen (ads7846)

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/hx4700.c [new file with mode: 0644]
arch/arm/mach-pxa/include/mach/hx4700.h [new file with mode: 0644]
arch/arm/mach-pxa/include/mach/irqs.h