diff mbox

[1/2] dt/bindings: display: fix display-timing reference

Message ID eabeec88c2831eb8541b78a4977ee7342b810b39.1494922745.git.baruch@tkos.co.il (mailing list archive)
State New, archived
Headers show

Commit Message

Baruch Siach May 16, 2017, 8:19 a.m. UTC
Fixes: 14da3ed8dd08 ("devicetree/bindings: display: Document common panel properties")
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 Documentation/devicetree/bindings/display/panel/panel-common.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring May 23, 2017, 2:47 p.m. UTC | #1
On Tue, May 16, 2017 at 11:19:04AM +0300, Baruch Siach wrote:
> Fixes: 14da3ed8dd08 ("devicetree/bindings: display: Document common panel properties")
> Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> Cc: Rob Herring <robh@kernel.org>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  Documentation/devicetree/bindings/display/panel/panel-common.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Rob Herring <robh@kernel.org>
Daniel Vetter May 24, 2017, 12:23 p.m. UTC | #2
On Tue, May 23, 2017 at 09:47:56AM -0500, Rob Herring wrote:
> On Tue, May 16, 2017 at 11:19:04AM +0300, Baruch Siach wrote:
> > Fixes: 14da3ed8dd08 ("devicetree/bindings: display: Document common panel properties")
> > Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > Cc: Rob Herring <robh@kernel.org>
> > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > ---
> >  Documentation/devicetree/bindings/display/panel/panel-common.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Acked-by: Rob Herring <robh@kernel.org>

We now have a pile of acks on these patches, but no one to push them.
Seems like it's for the panel tree, but Thierry isn't on cc afaics.

Someone needs to take care of this (and no it's no going to be me).
-Daniel
Baruch Siach May 24, 2017, 12:37 p.m. UTC | #3
Hi Daniel,

On Wed, May 24, 2017 at 02:23:22PM +0200, Daniel Vetter wrote:
> On Tue, May 23, 2017 at 09:47:56AM -0500, Rob Herring wrote:
> > On Tue, May 16, 2017 at 11:19:04AM +0300, Baruch Siach wrote:
> > > Fixes: 14da3ed8dd08 ("devicetree/bindings: display: Document common panel properties")
> > > Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > > Cc: Rob Herring <robh@kernel.org>
> > > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > > ---
> > >  Documentation/devicetree/bindings/display/panel/panel-common.txt | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > Acked-by: Rob Herring <robh@kernel.org>
> 
> We now have a pile of acks on these patches, but no one to push them.
> Seems like it's for the panel tree, but Thierry isn't on cc afaics.
> 
> Someone needs to take care of this (and no it's no going to be me).

Thanks for looking into this.

Just for the record, Thierry has been on To/Cc of all messages in this thread, 
accept yours.

baruch
Daniel Vetter May 24, 2017, 3:51 p.m. UTC | #4
On Wed, May 24, 2017 at 03:37:36PM +0300, Baruch Siach wrote:
> Hi Daniel,
> 
> On Wed, May 24, 2017 at 02:23:22PM +0200, Daniel Vetter wrote:
> > On Tue, May 23, 2017 at 09:47:56AM -0500, Rob Herring wrote:
> > > On Tue, May 16, 2017 at 11:19:04AM +0300, Baruch Siach wrote:
> > > > Fixes: 14da3ed8dd08 ("devicetree/bindings: display: Document common panel properties")
> > > > Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > > > Cc: Rob Herring <robh@kernel.org>
> > > > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > > > ---
> > > >  Documentation/devicetree/bindings/display/panel/panel-common.txt | 2 +-
> > > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > 
> > > Acked-by: Rob Herring <robh@kernel.org>
> > 
> > We now have a pile of acks on these patches, but no one to push them.
> > Seems like it's for the panel tree, but Thierry isn't on cc afaics.
> > 
> > Someone needs to take care of this (and no it's no going to be me).
> 
> Thanks for looking into this.
> 
> Just for the record, Thierry has been on To/Cc of all messages in this thread, 
> accept yours.

Ah, that might be his dri-devel settings, there's a mailman option to
remove the cc if you're subscribed. And I got the mails through the m-l.

I think this wasn't the first time this happened either ...
-Daniel
Thierry Reding June 6, 2017, 2:23 p.m. UTC | #5
On Wed, May 24, 2017 at 05:51:31PM +0200, Daniel Vetter wrote:
> On Wed, May 24, 2017 at 03:37:36PM +0300, Baruch Siach wrote:
> > Hi Daniel,
> > 
> > On Wed, May 24, 2017 at 02:23:22PM +0200, Daniel Vetter wrote:
> > > On Tue, May 23, 2017 at 09:47:56AM -0500, Rob Herring wrote:
> > > > On Tue, May 16, 2017 at 11:19:04AM +0300, Baruch Siach wrote:
> > > > > Fixes: 14da3ed8dd08 ("devicetree/bindings: display: Document common panel properties")
> > > > > Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > > > > Cc: Rob Herring <robh@kernel.org>
> > > > > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > > > > ---
> > > > >  Documentation/devicetree/bindings/display/panel/panel-common.txt | 2 +-
> > > > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > > 
> > > > Acked-by: Rob Herring <robh@kernel.org>
> > > 
> > > We now have a pile of acks on these patches, but no one to push them.
> > > Seems like it's for the panel tree, but Thierry isn't on cc afaics.
> > > 
> > > Someone needs to take care of this (and no it's no going to be me).
> > 
> > Thanks for looking into this.
> > 
> > Just for the record, Thierry has been on To/Cc of all messages in this thread, 
> > accept yours.
> 
> Ah, that might be his dri-devel settings, there's a mailman option to
> remove the cc if you're subscribed. And I got the mails through the m-l.
> 
> I think this wasn't the first time this happened either ...

Sorry, I've been busy moving house for the past few weeks. And yes,
indeed, this seems to have been the mailmain option. I've switched that
around now, so hopefully this won't happen again.

Thierry
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/display/panel/panel-common.txt b/Documentation/devicetree/bindings/display/panel/panel-common.txt
index ec52c472c845..0603af877155 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-common.txt
+++ b/Documentation/devicetree/bindings/display/panel/panel-common.txt
@@ -38,7 +38,7 @@  Display Timings
   require specific display timings. The panel-timing subnode expresses those
   timings as specified in the timing subnode section of the display timing
   bindings defined in
-  Documentation/devicetree/bindings/display/display-timing.txt.
+  Documentation/devicetree/bindings/display/panel/display-timing.txt.
 
 
 Connectivity