All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Lukasz Majewski <lukma@denx.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH RESEND] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
Date: Tue, 29 May 2018 17:22:25 +0200	[thread overview]
Message-ID: <20180529152225.GB16038@ulmo> (raw)
In-Reply-To: <20180529170148.7a0363f2@jawa>


[-- Attachment #1.1: Type: text/plain, Size: 1362 bytes --]

On Tue, May 29, 2018 at 05:01:48PM +0200, Lukasz Majewski wrote:
> Hi Thierry,
> 
> > On Mon, May 28, 2018 at 09:55:19AM +0200, Lukasz Majewski wrote:
> > > Hi,
> > >   
> > > > Hi Thierry,
> > > >   
> > > > > This commit adds support for KOE's 5.7" display.
> > > > >     
> > > > 
> > > > Thierry, shall I perform some more work on this code, or is it
> > > > eligible for applying to your tree?  
> > > 
> > > Gentle ping. If Thierry is overworked - maybe there is a
> > > co-maintainer so he/she could apply this patch?  
> > 
> > Please use the proper prefix for the commit subject to increase the
> > chances of this being noticed.
> 
> Ok. Is there any list of prefixes in the kernel repository, so I could
> look for them (like get_prefix.py - similar to get_maintainer script)?

I don't think there is. A good rule of thumb that I use is to go over
the git log for the last couple of commits and see if there's a clear
pattern. This doesn't work for every subsystem, but drm/panel is very
consistent in this regard, on purpose.

> I've used "display: panel" prefix, but I should have used "drm/panel"
> 
> > 
> > This is also still missing a Reviewed-by or Acked-by from Rob.
> 
> Rob has already reviewed this patch. I will send v2
> with Rob's Reviewed-by tag.

Okay, I'll apply that v2 then.

Thanks,
Thierry

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Lukasz Majewski <lukma@denx.de>
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	David Airlie <airlied@linux.ie>, Rob Herring <robh@kernel.org>,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
Date: Tue, 29 May 2018 17:22:25 +0200	[thread overview]
Message-ID: <20180529152225.GB16038@ulmo> (raw)
In-Reply-To: <20180529170148.7a0363f2@jawa>

[-- Attachment #1: Type: text/plain, Size: 1362 bytes --]

On Tue, May 29, 2018 at 05:01:48PM +0200, Lukasz Majewski wrote:
> Hi Thierry,
> 
> > On Mon, May 28, 2018 at 09:55:19AM +0200, Lukasz Majewski wrote:
> > > Hi,
> > >   
> > > > Hi Thierry,
> > > >   
> > > > > This commit adds support for KOE's 5.7" display.
> > > > >     
> > > > 
> > > > Thierry, shall I perform some more work on this code, or is it
> > > > eligible for applying to your tree?  
> > > 
> > > Gentle ping. If Thierry is overworked - maybe there is a
> > > co-maintainer so he/she could apply this patch?  
> > 
> > Please use the proper prefix for the commit subject to increase the
> > chances of this being noticed.
> 
> Ok. Is there any list of prefixes in the kernel repository, so I could
> look for them (like get_prefix.py - similar to get_maintainer script)?

I don't think there is. A good rule of thumb that I use is to go over
the git log for the last couple of commits and see if there's a clear
pattern. This doesn't work for every subsystem, but drm/panel is very
consistent in this regard, on purpose.

> I've used "display: panel" prefix, but I should have used "drm/panel"
> 
> > 
> > This is also still missing a Reviewed-by or Acked-by from Rob.
> 
> Rob has already reviewed this patch. I will send v2
> with Rob's Reviewed-by tag.

Okay, I'll apply that v2 then.

Thanks,
Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-05-29 15:22 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12 14:37 [PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240) Lukasz Majewski
2018-04-16 19:24 ` Rob Herring
2018-04-16 19:24   ` Rob Herring
2018-05-04 10:28   ` Lukasz Majewski
2018-05-10 14:22     ` Rob Herring
2018-05-10 14:22       ` Rob Herring
2018-05-11 15:04       ` Lukasz Majewski
2018-05-09 15:43 ` [PATCH RESEND] " Lukasz Majewski
2018-05-10 14:24   ` Rob Herring
2018-05-10 14:24     ` Rob Herring
2018-05-19 11:05   ` Lukasz Majewski
2018-05-28  7:55     ` Lukasz Majewski
2018-05-29 14:30       ` Thierry Reding
2018-05-29 14:30         ` Thierry Reding
2018-05-29 15:01         ` Lukasz Majewski
2018-05-29 15:22           ` Thierry Reding [this message]
2018-05-29 15:22             ` Thierry Reding
2018-05-29 15:33             ` Lukasz Majewski
2018-05-29 16:12               ` Thierry Reding
2018-05-29 16:12                 ` Thierry Reding
2018-05-29 15:05 ` [PATCH v2] " Lukasz Majewski
2018-06-22  8:56   ` Lukasz Majewski
2018-06-29 17:05     ` Lukasz Majewski
2018-07-08  8:43       ` Lukasz Majewski
2019-04-04 11:22 ` [PATCH v3 1/2] dt-bindings: display/panel: Add KOE tx14d24vm1bpa display description Lukasz Majewski
2019-04-04 11:22   ` [PATCH v3 2/2] drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240) Lukasz Majewski
2019-04-26 12:29     ` Lukasz Majewski
2019-04-26 12:29   ` [PATCH v3 1/2] dt-bindings: display/panel: Add KOE tx14d24vm1bpa display description Lukasz Majewski
2019-05-15 16:04 ` [PATCH v4 " Lukasz Majewski
2019-05-24 21:56   ` Rob Herring
2019-05-24 21:56     ` Rob Herring
2019-05-25  6:54   ` Sam Ravnborg
2019-05-15 16:06 ` [PATCH v4 2/2] drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240) Lukasz Majewski
2019-05-25  6:55   ` Sam Ravnborg
2019-05-25  6:55     ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180529152225.GB16038@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=airlied@linux.ie \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukma@denx.de \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.