linux/drivers/video/fbdev/omap2
Archit Taneja f7e38fe9e2 OMAPDSS: DPI: Add support for multiple instances
Register DPI outputs, and assign the port_num to them as specified by the
'reg' property in the DPI ports in DT.

To support multiple DPI instances, dpi_get_channel needs to take the DPI
instance's port number to get the corresponding channel. Make it take this
argument. We just pass 0 in the non-DT path, since we don't support multiple
instances in the non-DT case.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-11-12 13:40:10 +02:00
..
displays-new OMAPDSS: DT: Get source endpoint by matching reg-id 2014-11-12 13:40:06 +02:00
dss OMAPDSS: DPI: Add support for multiple instances 2014-11-12 13:40:10 +02:00
omapfb OMAPFB: fix releasing overlays 2014-10-22 11:07:08 +03:00
Kconfig
Makefile OMAPDSS: move 'compatible' converter to omapdss driver 2014-05-28 09:25:15 +03:00
vrfb.c