devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: neil.armstrong@linaro.org,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	linux-arm-msm@vger.kernel.org, andersson@kernel.org,
	agross@kernel.org, krzysztof.kozlowski@linaro.org,
	marijn.suijten@somainline.org,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	David Airlie <airlied@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver
Date: Thu, 16 Feb 2023 21:37:51 +0100	[thread overview]
Message-ID: <Y+6UHxHaiF6Aw4du@ravnborg.org> (raw)
In-Reply-To: <CAKMK7uHd7Lefc+ZjvuHtrttkQFYDF8XSsKUV2gfGs9=cw1GTKw@mail.gmail.com>

On Thu, Feb 16, 2023 at 01:49:23PM +0100, Daniel Vetter wrote:
> On Thu, 16 Feb 2023 at 13:47, Neil Armstrong <neil.armstrong@linaro.org> wrote:
> >
> > On 16/02/2023 13:32, Daniel Vetter wrote:
> > > On Thu, 16 Feb 2023 at 12:59, Konrad Dybcio <konrad.dybcio@linaro.org> wrote:
> > >>
> > >>
> > >>
> > >> On 19.01.2023 17:32, Konrad Dybcio wrote:
> > >>> From: Konrad Dybcio <konrad.dybcio@somainline.org>
> > >>>
> > >>> Add support for the Sony TD4353 JDI 2160x1080 display panel used in
> > >>> some Sony Xperia XZ2 and XZ2 Compact smartphones. Due to the specifics
> > >>> of smartphone manufacturing, it is impossible to retrieve a better name
> > >>> for this panel.
> > >>>
> > >>> This revision adds support for the default 60 Hz configuration, however
> > >>> there could possibly be some room for expansion, as the display panels
> > >>> used on Sony devices have historically been capable of >2x refresh rate
> > >>> overclocking.
> > >>>
> > >>> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> > >>> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> > >>> Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
> > >>> ---
> > >> Are there any outstanding issues with this driver, or perhaps I did
> > >> not CC some important list? It has gotten very little activity ever
> > >> since its initial submission around Sept'22..
> > >
> > > Sam is usually picking up panel drivers these days, but maybe we need
> > > a bit more help in this area? If anyone from linaro has a handful of
> > > drm patches landed in upstream they could apply for drm-misc commit
> > > rights and help push these. I think linaro has lost a few of the
> > > drm-misc committers so things tend to be stuck a bit more :-/
> >
> > I usually wait for Sam to comment before applying my panel patches drivers to drm-misc-next,
> > but yeah panels would need some more help...
> >
> > If needed I can add myself to the panel drivers maintainance aswell.
> 
> I think that would be great, maybe just send out the MAINTAINERS patch
> and ask Sam to ack?

That would be great, and I am more than happy to ack it.
According to MAINTAINERS Thierry is the panel maintainer and I am reviewer.
So you should ask Thierry to ack it too.

	Sam

  reply	other threads:[~2023-02-16 20:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-19 16:31 [PATCH v4 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel Konrad Dybcio
2023-01-19 16:32 ` [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver Konrad Dybcio
2023-02-16 11:59   ` Konrad Dybcio
2023-02-16 12:32     ` Daniel Vetter
2023-02-16 12:47       ` Neil Armstrong
2023-02-16 12:49         ` Daniel Vetter
2023-02-16 20:37           ` Sam Ravnborg [this message]
2023-02-17  8:14             ` Daniel Vetter
2023-02-16 20:32       ` Sam Ravnborg
2023-03-07 22:55   ` Linus Walleij
2023-03-07 22:56 ` [PATCH v4 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel Linus Walleij

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=Y+6UHxHaiF6Aw4du@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=agross@kernel.org \
    --cc=airlied@gmail.com \
    --cc=andersson@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marijn.suijten@somainline.org \
    --cc=neil.armstrong@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=thierry.reding@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).