aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-04-25 03:49:38 -0400
committerRob Herring <robh@kernel.org>2018-05-01 10:26:31 -0400
commitf130307054a59ca21d2396f386be77ebd2e8ca96 (patch)
treef597d103b5668b8215fb9f3f58952975d78d4d68
parent7b240e44d08c4a94faf3ed02c04c16b52fc045de (diff)
dt-bindings: panel: lvds: Fix path to display timing bindings
Fixes: 14da3ed8dd08c581 ("devicetree/bindings: display: Document common panel properties") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/display/panel/panel-common.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/panel-common.txt b/Documentation/devicetree/bindings/display/panel/panel-common.txt
index 557fa765adcb..5d2519af4bb5 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-common.txt
+++ b/Documentation/devicetree/bindings/display/panel/panel-common.txt
@@ -38,7 +38,7 @@ Display Timings
38 require specific display timings. The panel-timing subnode expresses those 38 require specific display timings. The panel-timing subnode expresses those
39 timings as specified in the timing subnode section of the display timing 39 timings as specified in the timing subnode section of the display timing
40 bindings defined in 40 bindings defined in
41 Documentation/devicetree/bindings/display/display-timing.txt. 41 Documentation/devicetree/bindings/display/panel/display-timing.txt.
42 42
43 43
44Connectivity 44Connectivity