public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/8] enable pxa168 LCD on two platform
@ 2009-11-10  8:11 Jun Nie
  2009-11-11 23:50 ` Andrew Morton
  0 siblings, 1 reply; 9+ messages in thread
From: Jun Nie @ 2009-11-10  8:11 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/8] enable pxa168 LCD on two platform
@ 2009-11-16  9:33 Jun Nie
  0 siblings, 0 replies; 9+ messages in thread
From: Jun Nie @ 2009-11-16  9:33 UTC (permalink / raw)
  To: linux-arm-kernel

This the v3 of the serial patches, it add LCD controller SPI support
and enable frame
buffer on two platform. Several small fix are included. Comments from
Russell and Eric are merged. Thank you!


 arch/arm/configs/pxa168_defconfig       |   86 ++++++++++++++-
 arch/arm/configs/pxa910_defconfig       |   39 +++++++-
 arch/arm/mach-mmp/aspenite.c            |  182 +++++++++++++++++++++++++++++++
 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             |  144 ++++++++++++++++++++++++
 drivers/gpio/pca953x.c                  |    1 +
 drivers/video/pxa168fb.c                |  105 ++++++++++++++++++
 drivers/video/pxa168fb.h                |   24 +----
 include/video/pxa168fb.h                |   52 +++++++++-
 12 files changed, 628 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-11-16  9:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10  8:11 [PATCH 0/8] enable pxa168 LCD on two platform Jun Nie
2009-11-11 23:50 ` Andrew Morton
2009-11-11 23:54   ` Randy Dunlap
2009-11-12  7:47     ` Geert Uytterhoeven
2009-11-12 16:46       ` Randy Dunlap
2009-11-12 16:51         ` Geert Uytterhoeven
2009-11-12 18:22           ` Randy Dunlap
2009-11-12  1:05   ` Eric Miao
  -- strict thread matches above, loose matches on Subject: below --
2009-11-16  9:33 Jun Nie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox