All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900
@ 2010-03-23  9:56 ` Roger Quadros
  0 siblings, 0 replies; 36+ messages in thread
From: Roger Quadros @ 2010-03-23  9:56 UTC (permalink / raw)
  To: tony; +Cc: Tomi.Valkeinen, linux-omap, linux-fbdev

These patches get the N900 LCD panel working.
Apply's cleanly on 2.6.34-rc2

Pre-requisites:
https://patchwork.kernel.org/patch/86318/
https://patchwork.kernel.org/patch/86319/
https://patchwork.kernel.org/patch/86320/

---
Roger Quadros (5):
  OMAP: RX51: Add LCD Panel support
  OMAP: RX51: Add "vdds_sdi" supply voltage for SDI
  OMAP: RX51: Add Touch Controller in SPI board info
  OMAP: DSS2: Add ACX565AKM Panel Driver
  OMAP: RX51: Add LCD Panel and framebuffer console to defconfig

 arch/arm/configs/rx51_defconfig                |   37 ++-
 arch/arm/mach-omap2/Makefile                   |    1 +
 arch/arm/mach-omap2/board-rx51-peripherals.c   |   43 ++
 arch/arm/mach-omap2/board-rx51-video.c         |   95 ++++
 drivers/video/omap2/displays/Kconfig           |    5 +
 drivers/video/omap2/displays/Makefile          |    1 +
 drivers/video/omap2/displays/panel-acx565akm.c |  551 ++++++++++++++++++++++++
 7 files changed, 732 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/mach-omap2/board-rx51-video.c
 create mode 100644 drivers/video/omap2/displays/panel-acx565akm.c


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

end of thread, other threads:[~2010-04-07  8:45 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-23  9:56 [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900 Roger Quadros
2010-03-23  9:56 ` Roger Quadros
2010-03-23  9:56 ` [PATCH 1/5] OMAP: RX51: Add LCD Panel support Roger Quadros
2010-03-23  9:56   ` Roger Quadros
2010-03-23  9:56   ` [PATCH 2/5] OMAP: RX51: Add "vdds_sdi" supply voltage for SDI Roger Quadros
2010-03-23  9:56     ` Roger Quadros
2010-03-23  9:56     ` [PATCH 3/5] OMAP: RX51: Add Touch Controller in SPI board info Roger Quadros
2010-03-23  9:56       ` Roger Quadros
2010-03-23  9:56       ` [PATCH 4/5] OMAP: DSS2: Add ACX565AKM Panel Driver Roger Quadros
2010-03-23  9:56         ` Roger Quadros
2010-03-23  9:56         ` [PATCH 5/5] OMAP: RX51: Add LCD Panel and framebuffer console to defconfig Roger Quadros
2010-03-23  9:56           ` Roger Quadros
2010-03-23 10:12   ` [PATCH 1/5] OMAP: RX51: Add LCD Panel support pHilipp Zabel
2010-03-23 10:12     ` pHilipp Zabel
2010-03-23 11:20     ` Roger Quadros
2010-03-23 11:20       ` Roger Quadros
2010-03-23 13:48   ` G, Manjunath Kondaiah
2010-03-23 13:48     ` G, Manjunath Kondaiah
2010-03-23 13:55     ` Roger Quadros
2010-03-23 13:55       ` Roger Quadros
2010-03-23 13:55     ` Roger Quadros
2010-03-23 13:55       ` Roger Quadros
2010-04-06  8:14 ` [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900 Arnaud Ebalard
2010-04-06  8:14   ` Arnaud Ebalard
2010-04-06  9:50   ` Roger Quadros
2010-04-06  9:50     ` Roger Quadros
2010-04-06 20:41     ` Arnaud Ebalard
2010-04-06 20:41       ` Arnaud Ebalard
2010-04-07  5:38       ` Tomi Valkeinen
2010-04-07  5:38         ` Tomi Valkeinen
2010-04-07  7:35         ` Arnaud Ebalard
2010-04-07  7:35           ` Arnaud Ebalard
2010-04-07  7:38           ` Roger Quadros
2010-04-07  7:38             ` Roger Quadros
2010-04-07  8:45             ` Arnaud Ebalard
2010-04-07  8:45               ` Arnaud Ebalard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.