Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1592085

[PATCH 2/2] dt-bindings: display: atmel: Fix path to atmel-hlcdc.txt

From Richard Genoud <richard.genoud@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 2/2] dt-bindings: display: atmel: Fix path to atmel-hlcdc.txt
Date 2017-03-03 17:00 +0100
Message-ID <tgXMB-3jh-3@gated-at.bofh.it> (permalink)
References <tgXMB-3jh-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The relative path pointed to
Documentation/devicetree/bindings/display/mfd/atmel-hlcdc.txt
instead of
Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
---
 Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt b/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt
index ebc1a914bda3..ec94468b35be 100644
--- a/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt
+++ b/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt
@@ -1,7 +1,7 @@
 Device-Tree bindings for Atmel's HLCDC (High LCD Controller) DRM driver
 
 The Atmel HLCDC Display Controller is subdevice of the HLCDC MFD device.
-See ../mfd/atmel-hlcdc.txt for more details.
+See ../../mfd/atmel-hlcdc.txt for more details.
 
 Required properties:
  - compatible: value should be "atmel,hlcdc-display-controller"

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 2/2] dt-bindings: display: atmel: Fix path to atmel-hlcdc.txt Richard Genoud <richard.genoud@gmail.com> - 2017-03-03 17:00 +0100

csiph-web