Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Jonathan Neuschäfer and committed by
Rob Herring
81ee6f1e 49c22f7b

+1 -1
+1 -1
Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt
··· 1 1 Toshiba 8.9" WXGA (1280x768) TFT LCD panel 2 2 3 3 Required properties: 4 - - compatible: should be "toshiba,lt089ac29000.txt" 4 + - compatible: should be "toshiba,lt089ac29000" 5 5 - power-supply: as specified in the base binding 6 6 7 7 This binding is compatible with the simple-panel binding, which is specified