[PATCH 6/7] doc: device-tree-bindings: update reference to binding directory

Patrick Delaunay patrick.delaunay at st.com
Fri Feb 28 15:18:15 CET 2020


Update reference in files detected by
scripts/documentation-file-ref-check

doc/devicetree/device-tree-bindings/  => doc/device-tree-bindings/

Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
---

 doc/device-tree-bindings/net/ti,dp83867.txt      | 2 +-
 doc/device-tree-bindings/video/rockchip-lvds.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/device-tree-bindings/net/ti,dp83867.txt b/doc/device-tree-bindings/net/ti,dp83867.txt
index 268220964a..d3c3046499 100644
--- a/doc/device-tree-bindings/net/ti,dp83867.txt
+++ b/doc/device-tree-bindings/net/ti,dp83867.txt
@@ -18,7 +18,7 @@ Required properties:
 			      PHY's default will be left as is.
 
 Default child nodes are standard Ethernet PHY device
-nodes as described in doc/devicetree/bindings/net/ethernet.txt
+nodes as described in doc/device-tree-bindings/net/ethernet.txt
 
 Example:
 
diff --git a/doc/device-tree-bindings/video/rockchip-lvds.txt b/doc/device-tree-bindings/video/rockchip-lvds.txt
index 07e3d3f9de..7432e22166 100644
--- a/doc/device-tree-bindings/video/rockchip-lvds.txt
+++ b/doc/device-tree-bindings/video/rockchip-lvds.txt
@@ -20,7 +20,7 @@ Required properties:
 	<LVDS_OUTPUT_DUAL>, This describes the output face.
 
 - display-timings : described by
-	doc/devicetree/device-tree-bindings/video/display-timing.txt.
+	doc/device-tree-bindings/video/display-timing.txt.
 
 Example:
 	lvds: lvds at ff96c000 {
-- 
2.17.1



More information about the U-Boot mailing list