]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: of: Document graph bindings
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 25 Feb 2014 14:44:49 +0000 (15:44 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 6 Mar 2014 16:41:34 +0000 (17:41 +0100)
commit9c54d952768184eb7dbe782c3c0385eebb721f99
tree95e1b4aef2afd0d97f14c2cb6d68d71a03d111bd
parent0da24d1e2792353559a83770a78d2065905f6630
Documentation: of: Document graph bindings

The device tree graph bindings as used by V4L2 and documented in
Documentation/device-tree/bindings/media/video-interfaces.txt contain
generic parts that are not media specific but could be useful for any
subsystem with data flow between multiple devices. This document
describes the generic bindings.

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>
Documentation/devicetree/bindings/graph.txt [new file with mode: 0644]