All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/4] OMAP: DSS: porting old drivers to DSS2 (driver part)
@ 2011-09-12 11:21 Tomi Valkeinen
  2011-09-12 11:21 ` [PATCHv2 1/4] OMAP: OMAPFB: Remove unused lcd drivers Tomi Valkeinen
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Tomi Valkeinen @ 2011-09-12 11:21 UTC (permalink / raw)
  To: linux-omap; +Cc: archit, Tomi Valkeinen

This patch set cleans up some unused drivers under the old omapfb, and ports
the used OMAP2/3 drivers to DSS2. All OMAP2/3 panels are ported, except N800
panel driver which will be handled separately.

 Tomi

Tomi Valkeinen (4):
  OMAP: OMAPFB: Remove unused lcd drivers
  OMAP: 2420SDP: Port the display driver to new DSS2
  OMAP: H4: Port the display driver to new DSS2
  OMAP: Apollon: Port the display driver to new DSS2

 drivers/video/omap/Kconfig                       |   29 ---
 drivers/video/omap/Makefile                      |    8 -
 drivers/video/omap/lcd_2430sdp.c                 |  203 ----------------------
 drivers/video/omap/lcd_apollon.c                 |  136 ---------------
 drivers/video/omap/lcd_h4.c                      |  117 -------------
 drivers/video/omap/lcd_ldp.c                     |  201 ---------------------
 drivers/video/omap/lcd_omap3beagle.c             |  130 --------------
 drivers/video/omap/lcd_omap3evm.c                |  193 --------------------
 drivers/video/omap/lcd_overo.c                   |  180 -------------------
 drivers/video/omap2/displays/panel-generic-dpi.c |   64 +++++++
 10 files changed, 64 insertions(+), 1197 deletions(-)
 delete mode 100644 drivers/video/omap/lcd_2430sdp.c
 delete mode 100644 drivers/video/omap/lcd_apollon.c
 delete mode 100644 drivers/video/omap/lcd_h4.c
 delete mode 100644 drivers/video/omap/lcd_ldp.c
 delete mode 100644 drivers/video/omap/lcd_omap3beagle.c
 delete mode 100644 drivers/video/omap/lcd_omap3evm.c
 delete mode 100644 drivers/video/omap/lcd_overo.c

-- 
1.7.4.1


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

end of thread, other threads:[~2011-09-12 12:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-12 11:21 [PATCHv2 0/4] OMAP: DSS: porting old drivers to DSS2 (driver part) Tomi Valkeinen
2011-09-12 11:21 ` [PATCHv2 1/4] OMAP: OMAPFB: Remove unused lcd drivers Tomi Valkeinen
2011-09-12 11:21 ` [PATCHv2 2/4] OMAP: 2420SDP: Port the display driver to new DSS2 Tomi Valkeinen
2011-09-12 11:48   ` Archit Taneja
2011-09-12 11:57     ` Tomi Valkeinen
2011-09-12 12:15       ` Archit Taneja
2011-09-12 12:19         ` Tomi Valkeinen
2011-09-12 11:21 ` [PATCHv2 3/4] OMAP: H4: " Tomi Valkeinen
2011-09-12 11:21 ` [PATCHv2 4/4] OMAP: Apollon: " Tomi Valkeinen

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.