[PATCH 0/8] enable pxa168 LCD on two platform
Jun Nie
niej0001 at gmail.com
Tue Nov 10 03:11:56 EST 2009
This serial patches add LCD controller SPI support and enable frame
buffer on two platform. Several small fix are included.
comments from Eric and Russell are addressed.
arch/arm/configs/pxa168_defconfig | 86 +++++++++++++++-
arch/arm/configs/pxa910_defconfig | 39 +++++++-
arch/arm/mach-mmp/aspenite.c | 176 +++++++++++++++++++++++++++++++
arch/arm/mach-mmp/include/mach/pxa168.h | 8 ++
arch/arm/mach-mmp/include/mach/pxa910.h | 8 ++
arch/arm/mach-mmp/pxa168.c | 3 +
arch/arm/mach-mmp/pxa910.c | 4 +
arch/arm/mach-mmp/ttc_dkb.c | 140 ++++++++++++++++++++++++
drivers/gpio/pca953x.c | 1 +
drivers/video/pxa168fb.c | 102 ++++++++++++++++++
drivers/video/pxa168fb.h | 24 +----
include/video/pxa168fb.h | 49 ++++++++-
12 files changed, 612 insertions(+), 28 deletions(-)
More information about the linux-arm-kernel
mailing list