[ARM] 5202/1: pxa: Added Mitac Mio A701 smartphone support.
authorRobert Jarzmik <rjarzmik@free.fr>
Sun, 17 Aug 2008 08:34:30 +0000 (09:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 26 Aug 2008 16:01:37 +0000 (17:01 +0100)
commiteda6f6ecbbd6bea070ca296e40c2117d80117b76
treead01f1de3360287c300721f8930e2c3791969c3c
parentb8e6c91c74e9f0279b7c51048779b3d62da60b88
[ARM] 5202/1: pxa: Added Mitac Mio A701 smartphone support.

The Mio A701 support features :
 - GSM support
 - Bluetooth support
 - GPS support
 - LED/Vibrator support
 - Suspend/Resume support (very dependant on Mio FlashRam)
 - Screen/Backlight support
 - Keys/Keyboard support
 - USB udc support
 - MMC/SDIO support
 - Flash Memory support
 - Battery/AC plugin support

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/include/mach/mioa701.h [new file with mode: 0644]
arch/arm/mach-pxa/mioa701.c [new file with mode: 0644]
arch/arm/mach-pxa/mioa701_bootresume.S [new file with mode: 0644]