devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: of: fix typo in graph bindings
@ 2015-01-05 10:02 Kaixu Xia
  2015-01-05 10:37 ` Philipp Zabel
       [not found] ` <1420452136-76466-1-git-send-email-xiakaixu-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Kaixu Xia @ 2015-01-05 10:02 UTC (permalink / raw)
  To: p.zabel, robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak
  Cc: linux-kernel, devicetree, kaixu.xia, xiakaixu

Just fix a minor typo about the example path.

Signed-off-by: Kaixu Xia <xiakaixu@huawei.com>
---
 Documentation/devicetree/bindings/graph.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/graph.txt b/Documentation/devicetree/bindings/graph.txt
index 1a69c07..fcb1c6a 100644
--- a/Documentation/devicetree/bindings/graph.txt
+++ b/Documentation/devicetree/bindings/graph.txt
@@ -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.
-- 
1.8.5.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-13 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 10:02 [PATCH] Documentation: of: fix typo in graph bindings Kaixu Xia
2015-01-05 10:37 ` Philipp Zabel
     [not found] ` <1420452136-76466-1-git-send-email-xiakaixu-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2015-01-13 20:04   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).