aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2017-12-16 21:34:33 -0500
committerRob Herring <robh@kernel.org>2017-12-19 18:39:51 -0500
commit81ee6f1ef9b1e93b2dc0a77211e9809ffbeb7ecb (patch)
treeea2f74353dce2b929ebd8d2b8a7760c785717a2f
parent49c22f7b870550ba158f0e660f04641e29401bb8 (diff)
dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
The compatible string for this panel was specified as toshiba,lt089ac29000.txt. I believe this is a mistake. Fixes: 06e733e41f87 ("drm/panel: simple: add Toshiba LT089AC19000") Cc: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Acked-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt b/Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt
index 4c0caaf246c9..89826116628c 100644
--- a/Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt
+++ b/Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt
@@ -1,7 +1,7 @@
1Toshiba 8.9" WXGA (1280x768) TFT LCD panel 1Toshiba 8.9" WXGA (1280x768) TFT LCD panel
2 2
3Required properties: 3Required properties:
4- compatible: should be "toshiba,lt089ac29000.txt" 4- compatible: should be "toshiba,lt089ac29000"
5- power-supply: as specified in the base binding 5- power-supply: as specified in the base binding
6 6
7This binding is compatible with the simple-panel binding, which is specified 7This binding is compatible with the simple-panel binding, which is specified