Hi Boris,
Thank you for the patch.
On Wed, Oct 23, 2019 at 05:45:11PM +0200, Boris Brezillon wrote:
The LTA089AC29000 and LT089AC29000 are not exactly the same. Let's add a new compatible for the LTA variant.
What is the difference ? :-)
Signed-off-by: Boris Brezillon boris.brezillon@collabora.com
.../bindings/display/panel/toshiba,lt089ac29000.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt b/Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt index 89826116628c..26ebfa098966 100644 --- a/Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt +++ b/Documentation/devicetree/bindings/display/panel/toshiba,lt089ac29000.txt @@ -1,7 +1,10 @@ Toshiba 8.9" WXGA (1280x768) TFT LCD panel
Required properties: -- compatible: should be "toshiba,lt089ac29000" +- compatible: should be one of the following
"toshiba,lt089ac29000"
"toshiba,lta089ac29000"
- power-supply: as specified in the base binding
This binding is compatible with the simple-panel binding, which is specified