linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jun Nie <niej0001@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/8] enable pxa168 LCD on two platform
Date: Mon, 16 Nov 2009 09:33:58 +0000	[thread overview]
Message-ID: <7c34ac520911160133i47cfe4ectdcf8004204b51b3e@mail.gmail.com> (raw)
In-Reply-To: <7c34ac520911100011x60a354b0mf2e27e1c5fd0422@mail.gmail.com>

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

      parent reply	other threads:[~2009-11-16  9:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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
2009-11-16  9:33 ` Jun Nie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7c34ac520911160133i47cfe4ectdcf8004204b51b3e@mail.gmail.com \
    --to=niej0001@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).