Skip to content

Commit

Permalink
dt-bindings: display: panel: Fix compatible string for Toshiba LT089A…
Browse files Browse the repository at this point in the history
…C29000

The compatible string for this panel was specified as
toshiba,lt089ac29000.txt. I believe this is a mistake.

Fixes: 06e733e ("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>
  • Loading branch information
Jonathan Neuschäfer authored and Rob Herring committed Dec 19, 2017
1 parent 49c22f7 commit 81ee6f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Toshiba 8.9" WXGA (1280x768) TFT LCD panel

Required properties:
- compatible: should be "toshiba,lt089ac29000.txt"
- compatible: should be "toshiba,lt089ac29000"
- power-supply: as specified in the base binding

This binding is compatible with the simple-panel binding, which is specified
Expand Down

0 comments on commit 81ee6f1

Please sign in to comment.