* [PATCH] dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
@ 2017-12-17 2:34 Jonathan Neuschäfer
[not found] ` <20171217023433.11542-1-j.neuschaefer-hi6Y0CQ0nG0@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Neuschäfer @ 2017-12-17 2:34 UTC (permalink / raw)
To: devicetree-u79uwXL29TY76Z2rM5mHXA
Cc: Jonathan Neuschäfer, Lucas Stach, Thierry Reding,
David Airlie, Rob Herring, Mark Rutland,
dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
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-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer-hi6Y0CQ0nG0@public.gmane.org>
---
.../devicetree/bindings/display/panel/toshiba,lt089ac29000.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 @@
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
--
2.15.0
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 3+ messages in thread[parent not found: <20171217023433.11542-1-j.neuschaefer-hi6Y0CQ0nG0@public.gmane.org>]
* Re: [PATCH] dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000 [not found] ` <20171217023433.11542-1-j.neuschaefer-hi6Y0CQ0nG0@public.gmane.org> @ 2017-12-18 11:53 ` Lucas Stach 2017-12-19 23:40 ` Rob Herring 1 sibling, 0 replies; 3+ messages in thread From: Lucas Stach @ 2017-12-18 11:53 UTC (permalink / raw) To: Jonathan Neuschäfer, devicetree-u79uwXL29TY76Z2rM5mHXA Cc: Thierry Reding, David Airlie, Rob Herring, Mark Rutland, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, linux-kernel-u79uwXL29TY76Z2rM5mHXA Am Sonntag, den 17.12.2017, 03:34 +0100 schrieb Jonathan Neuschäfer: > 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-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer-hi6Y0CQ0nG0@public.gmane.org> Yes, this is an obvious copy-and-paste issue. Acked-by: Lucas Stach <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> > --- > .../devicetree/bindings/display/panel/toshiba,lt089ac29000.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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 @@ > 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000 [not found] ` <20171217023433.11542-1-j.neuschaefer-hi6Y0CQ0nG0@public.gmane.org> 2017-12-18 11:53 ` Lucas Stach @ 2017-12-19 23:40 ` Rob Herring 1 sibling, 0 replies; 3+ messages in thread From: Rob Herring @ 2017-12-19 23:40 UTC (permalink / raw) To: Jonathan Neuschäfer Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Lucas Stach, Thierry Reding, David Airlie, Mark Rutland, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, linux-kernel-u79uwXL29TY76Z2rM5mHXA On Sun, Dec 17, 2017 at 03:34:33AM +0100, Jonathan Neuschäfer wrote: > 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-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer-hi6Y0CQ0nG0@public.gmane.org> > --- > .../devicetree/bindings/display/panel/toshiba,lt089ac29000.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-19 23:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-17 2:34 [PATCH] dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000 Jonathan Neuschäfer
[not found] ` <20171217023433.11542-1-j.neuschaefer-hi6Y0CQ0nG0@public.gmane.org>
2017-12-18 11:53 ` Lucas Stach
2017-12-19 23:40 ` Rob Herring
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox