diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2014-02-14 11:53:56 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2014-03-06 17:41:48 +0100 |
commit | f2a575f67695dcba9062acd666ae5aab2380b95c (patch) | |
tree | 86f69c5cfb33eee11693e496bf02103e50d3a3c9 /tools | |
parent | 4329b93b283cce828967c01bc3827fdff51c8d7e (diff) |
[media] of: move common endpoint parsing to drivers/of
This patch adds a new struct of_endpoint which is then embedded in struct
v4l2_of_endpoint and contains the endpoint properties that are not V4L2
(or even media) specific: the port number, endpoint id, local device tree
node and remote endpoint phandle. of_graph_parse_endpoint parses those
properties and is used by v4l2_of_parse_endpoint, which just adds the
V4L2 MBUS information to the containing v4l2_of_endpoint structure.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions