]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheld
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 28 Feb 2010 11:41:23 +0000 (12:41 +0100)
committerEric Miao <eric.y.miao@gmail.com>
Tue, 11 May 2010 15:25:02 +0000 (17:25 +0200)
commitb637799248520d711f0fdc64666131c1c869cfbc
treee0aeb8ea72b92f43fee769db13d91a55a876e42b
parent818809752303b5b792dde4ace6321e8ccc180f65
[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheld

This patch adds support for the Zipit Z2. The parts missing from this
patch are the battery support, SPI driver for the LCD and support for
the Silicon Serial ID chip.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/include/mach/z2.h [new file with mode: 0644]
arch/arm/mach-pxa/z2.c [new file with mode: 0644]