Archit Taneja 75d7247c07 OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register
On OMAP3, the DSI module has 2 data lanes. On OMAP4, DSI1 has 4 data lanes
and DSI2 has 2 data lanes. Introduce function dsi_get_num_data_lanes() which
returns the number of data lanes on the dsi interface, introduce function
dsi_get_num_data_lanes_dssdev() which returns the number of data lanes used by
the omap_dss_device connected to the lanes.

Use the DSI_GNQ register on OMAP4 to get the number of data lanes, modify
dsi.c to use the number of lanes and the extra data lanes on DSI1.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-16 13:31:09 +03:00
..
2009-04-01 08:59:27 -07:00
2011-03-31 11:26:23 -03:00
2007-10-16 09:43:14 -07:00
2010-05-24 08:47:38 +09:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2008-07-24 10:47:40 -07:00
2007-10-16 09:43:18 -07:00
2010-12-21 01:05:43 +09:00
2009-12-04 15:39:52 +01:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2009-01-31 00:14:52 +05:30
2010-08-16 15:15:18 +02:00