linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/5] OMAP: RX51: Add LCD Panel Support for N900
@ 2010-04-08 12:21 Roger Quadros
  2010-04-08 12:21 ` [PATCHv2 1/5] OMAP: RX51: Add LCD Panel support Roger Quadros
  2010-04-15  9:51 ` [PATCHv2 0/5] OMAP: RX51: Add LCD Panel Support for N900 Tomi Valkeinen
  0 siblings, 2 replies; 8+ messages in thread
From: Roger Quadros @ 2010-04-08 12:21 UTC (permalink / raw)
  To: Tomi.Valkeinen; +Cc: tony, linux-omap, linux-fbdev

Tomi,

Please take these in your DSS branch if they are OK.
Tony is fine if you take the board stuff too.

regards,
-roger

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

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

Changes since v1:
-Added Backlight control

---
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: Update board defconfig

 arch/arm/configs/rx51_defconfig                |   39 ++-
 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           |    6 +
 drivers/video/omap2/displays/Makefile          |    1 +
 drivers/video/omap2/displays/panel-acx565akm.c |  819 ++++++++++++++++++++++++
 7 files changed, 1003 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] 8+ messages in thread

end of thread, other threads:[~2010-04-15 10:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08 12:21 [PATCHv2 0/5] OMAP: RX51: Add LCD Panel Support for N900 Roger Quadros
2010-04-08 12:21 ` [PATCHv2 1/5] OMAP: RX51: Add LCD Panel support Roger Quadros
2010-04-08 12:21   ` [PATCHv2 2/5] OMAP: RX51: Add "vdds_sdi" supply voltage for SDI Roger Quadros
2010-04-08 12:21     ` [PATCHv2 3/5] OMAP: RX51: Add Touch Controller in SPI board info Roger Quadros
2010-04-08 12:21       ` [PATCHv2 4/5] OMAP: DSS2: Add ACX565AKM Panel Driver Roger Quadros
2010-04-08 12:21         ` [PATCHv2 5/5] OMAP: RX51: Update board defconfig Roger Quadros
2010-04-15  9:51 ` [PATCHv2 0/5] OMAP: RX51: Add LCD Panel Support for N900 Tomi Valkeinen
2010-04-15 10:04   ` Roger Quadros

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