Skip to content

Commit

Permalink
Documentation: of: fix typo in graph bindings
Browse files Browse the repository at this point in the history
Just fix a minor typo about the example path.

Signed-off-by: Kaixu Xia <xiakaixu@huawei.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Rob Herring <robh@kernel.org>
  • Loading branch information
Kaixu Xia authored and Rob Herring committed Jan 13, 2015
1 parent 3772160 commit 9d45e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/graph.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ type of the connections, they just map their existence. Specific properties
may be described by specialized bindings depending on the type of connection.

To see how this binding applies to video pipelines, for example, see
Documentation/device-tree/bindings/media/video-interfaces.txt.
Documentation/devicetree/bindings/media/video-interfaces.txt.
Here the ports describe data interfaces, and the links between them are
the connecting data buses. A single port with multiple connections can
correspond to multiple devices being connected to the same physical bus.
Expand Down

0 comments on commit 9d45e88

Please sign in to comment.