[PATCH 0/8] enable pxa168 LCD on two platform

STALE6121d

Revision v1 of 2 in this series.

8 messages, 5 authors, 2009-11-12 · open the first message on its own page

[PATCH 0/8] enable pxa168 LCD on two platform

From: Jun Nie <hidden>
Date: 2009-11-10 08:11:56

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

[PATCH 0/8] enable pxa168 LCD on two platform

From: akpm@linux-foundation.org (Andrew Morton)
Date: 2009-11-11 23:50:58

On Tue, 10 Nov 2009 16:11:56 +0800
Jun Nie [off-list ref] wrote:
To: linux-arm-kernel@lists.infradead.org, linux-fbdev@vger.kernel.org
I don't think linux-fbdev@vger.kernel.org exists?  You wanted
linux-fbdev-devel@lists.sourceforge.net ?
Subject: [PATCH 0/8] enable pxa168 LCD on two platform
Date: 	Tue, 10 Nov 2009 16:11:56 +0800
Sender: linux-fbdev-owner@vger.kernel.org

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(-)
hm.  So who should review and merge these patches??

The patches were wordwrapped by your email client.  I had that all
fixed up but the final patch gets a large number of rejects, perhaps
against the ARM changes in linux-next so I gave up.

[PATCH 0/8] enable pxa168 LCD on two platform

From: Randy Dunlap <hidden>
Date: 2009-11-11 23:54:12

Andrew Morton wrote:
On Tue, 10 Nov 2009 16:11:56 +0800
Jun Nie [off-list ref] wrote:
quoted
To: linux-arm-kernel@lists.infradead.org, linux-fbdev@vger.kernel.org
I don't think linux-fbdev@vger.kernel.org exists?  You wanted
linux-fbdev-devel@lists.sourceforge.net ?
actually it does exist, but it's not used AFAIK.
http://vger.kernel.org/vger-lists.html#linux-fbdev

The sourceforge list is the one listed in the MAINTAINERS file.

---
~Randy

[PATCH 0/8] enable pxa168 LCD on two platform

From: Eric Miao <hidden>
Date: 2009-11-12 01:05:48

On Thu, Nov 12, 2009 at 7:50 AM, Andrew Morton
[off-list ref] wrote:
On Tue, 10 Nov 2009 16:11:56 +0800
Jun Nie [off-list ref] wrote:
quoted
To: linux-arm-kernel@lists.infradead.org, linux-fbdev@vger.kernel.org
I don't think linux-fbdev@vger.kernel.org exists?  You wanted
linux-fbdev-devel@lists.sourceforge.net ?
quoted
Subject: [PATCH 0/8] enable pxa168 LCD on two platform
Date:         Tue, 10 Nov 2009 16:11:56 +0800
Sender: linux-fbdev-owner@vger.kernel.org

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(-)
hm.  So who should review and merge these patches??
Hi Andrew,

I'm looking into this - actually this is the 2nd round, and I'd like
this to go through my tree since these are really pretty close to
the pxa168/910 stuff if you feel OK.
The patches were wordwrapped by your email client.  I had that all
fixed up but the final patch gets a large number of rejects, perhaps
against the ARM changes in linux-next so I gave up.
Jun,

Could you please reply each of your mail with an attachment of
the patch you formatted with 'git-format-patch'. My guess is you
are using Gmail web interface so there might be wrapping issues.

[PATCH 0/8] enable pxa168 LCD on two platform

From: geert@linux-m68k.org (Geert Uytterhoeven)
Date: 2009-11-12 07:47:49

On Thu, Nov 12, 2009 at 00:54, Randy Dunlap [off-list ref] wrote:
Andrew Morton wrote:
quoted
On Tue, 10 Nov 2009 16:11:56 +0800
Jun Nie [off-list ref] wrote:
quoted
To: linux-arm-kernel@lists.infradead.org, linux-fbdev@vger.kernel.org
I don't think linux-fbdev@vger.kernel.org exists?  You wanted
linux-fbdev-devel@lists.sourceforge.net ?
actually it does exist, but it's not used AFAIK.
http://vger.kernel.org/vger-lists.html#linux-fbdev

The sourceforge list is the one listed in the MAINTAINERS file.
Sending a patch to change that is on my (long) TODO list...

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

[PATCH 0/8] enable pxa168 LCD on two platform

From: Randy Dunlap <hidden>
Date: 2009-11-12 16:46:58

On Thu, 12 Nov 2009 08:47:49 +0100 Geert Uytterhoeven wrote:
On Thu, Nov 12, 2009 at 00:54, Randy Dunlap [off-list ref] wrote:
quoted
Andrew Morton wrote:
quoted
On Tue, 10 Nov 2009 16:11:56 +0800
Jun Nie [off-list ref] wrote:
quoted
To: linux-arm-kernel@lists.infradead.org, linux-fbdev@vger.kernel.org
I don't think linux-fbdev@vger.kernel.org exists?  You wanted
linux-fbdev-devel@lists.sourceforge.net ?
actually it does exist, but it's not used AFAIK.
http://vger.kernel.org/vger-lists.html#linux-fbdev

The sourceforge list is the one listed in the MAINTAINERS file.
Sending a patch to change that is on my (long) TODO list...
That patch is the easy part.

We also need to have the new list archived and somehow do away
with the old mailing list.

---
~Randy

[PATCH 0/8] enable pxa168 LCD on two platform

From: geert@linux-m68k.org (Geert Uytterhoeven)
Date: 2009-11-12 16:51:41

On Thu, Nov 12, 2009 at 17:46, Randy Dunlap [off-list ref] wrote:
On Thu, 12 Nov 2009 08:47:49 +0100 Geert Uytterhoeven wrote:
quoted
On Thu, Nov 12, 2009 at 00:54, Randy Dunlap [off-list ref] wrote:
quoted
Andrew Morton wrote:
quoted
On Tue, 10 Nov 2009 16:11:56 +0800
Jun Nie [off-list ref] wrote:
quoted
To: linux-arm-kernel@lists.infradead.org, linux-fbdev@vger.kernel.org
I don't think linux-fbdev@vger.kernel.org exists?  You wanted
linux-fbdev-devel@lists.sourceforge.net ?
actually it does exist, but it's not used AFAIK.
http://vger.kernel.org/vger-lists.html#linux-fbdev

The sourceforge list is the one listed in the MAINTAINERS file.
Sending a patch to change that is on my (long) TODO list...
That patch is the easy part.

We also need to have the new list archived and somehow do away
with the old mailing list.
MARC started archiving it a few days ago, so the major hurdle is gone.

Still to do:
  - Send submissions predating the archiving to MARC,
  - Add MARC archive to vger list webpage,
  - Disable posting on the old lists.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

[PATCH 0/8] enable pxa168 LCD on two platform

From: Randy Dunlap <hidden>
Date: 2009-11-12 18:22:24

On Thu, 12 Nov 2009 17:51:41 +0100 Geert Uytterhoeven wrote:
On Thu, Nov 12, 2009 at 17:46, Randy Dunlap [off-list ref] wrote:
quoted
On Thu, 12 Nov 2009 08:47:49 +0100 Geert Uytterhoeven wrote:
quoted
On Thu, Nov 12, 2009 at 00:54, Randy Dunlap [off-list ref] wrote:
quoted
Andrew Morton wrote:
quoted
On Tue, 10 Nov 2009 16:11:56 +0800
Jun Nie [off-list ref] wrote:
quoted
To: linux-arm-kernel@lists.infradead.org, linux-fbdev@vger.kernel.org
I don't think linux-fbdev@vger.kernel.org exists?  You wanted
linux-fbdev-devel@lists.sourceforge.net ?
actually it does exist, but it's not used AFAIK.
http://vger.kernel.org/vger-lists.html#linux-fbdev

The sourceforge list is the one listed in the MAINTAINERS file.
Sending a patch to change that is on my (long) TODO list...
That patch is the easy part.

We also need to have the new list archived and somehow do away
with the old mailing list.
MARC started archiving it a few days ago, so the major hurdle is gone.

Still to do:
  - Send submissions predating the archiving to MARC,
  - Add MARC archive to vger list webpage,
1 & 3 are certainly more work.  for 2, just send the request to
postmaster@vger.kernel.org to have this archive:

http://marc.info/?l=linux-fbdev

added to http://vger.kernel.org/vger-lists.html#linux-fbdev

But you probably know that, so I'm just educating other people.  :)


  - Disable posting on the old lists.

---
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help