OSDN Git Service

OMAPDSS: add of helpers
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 3 Dec 2013 14:57:40 +0000 (16:57 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 19 Mar 2014 09:03:06 +0000 (11:03 +0200)
commit4e7470ddca671aee2f5d11ba68573c94feddc5c2
tree53f266284e095985c4b04a5e2d0d943748113091
parenta6ec216493da705a5f6fc96098c5f4af10e2be44
OMAPDSS: add of helpers

Add helpers to get ports and endpoints from DT data.

These helpers parse v4l2 style ports and endpoints, but compared to the
v4l2 helpers, these allow iterating ports and endpoints separately.

This is a temporary solution until we get generic code to parse the
ports and endpoints.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/Makefile
drivers/video/omap2/dss/dss-of.c [new file with mode: 0644]
include/video/omapdss.h