]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
OMAP: DSS2: DSI: Introduce generic write functions
authorArchit Taneja <archit@ti.com>
Thu, 25 Aug 2011 13:05:58 +0000 (18:35 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:26 +0000 (16:16 +0300)
commit6ff8aa3182db248db4d91e574254316025c0243c
tree03ad061561dd89a1e8ee59ee422667f73dd798fd
parent7e951ee9955f3df0c41e523a199cc3b9372cdb9f
OMAP: DSS2: DSI: Introduce generic write functions

Intoduce enum "dss_dsi_content_type" to differentiate between DCS and generic
content types.

Introduce short and long packet write functions which use generic
Processor-to-Peripheral transaction types. These are needed by some devices
which may not support corresponding DCS commands. Create common write functions
which allow code reuse between DCS and generic write functions.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dsi.c
drivers/video/omap2/dss/dss.h
include/video/omapdss.h