All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: Chris Morgan <macroalpha82@gmail.com>, Dragan Simic <dsimic@manjaro.org>
Cc: "Guido Günther" <guido.gunther@puri.sm>,
	linux-rockchip@lists.infradead.org,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	sebastian.reichel@collabora.com, andyshrk@163.com,
	jagan@edgeble.ai, daniel@ffwll.ch, airlied@gmail.com,
	sam@ravnborg.org, neil.armstrong@linaro.org, megous@megous.com,
	kernel@puri.sm, conor+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org,
	"Chris Morgan" <macromorgan@hotmail.com>,
	"Ondrej Jirman" <megi@xff.cz>
Subject: Re: [PATCH 3/5] drm/panel: st7703: Add Powkiddy RGB30 Panel Support
Date: Mon, 16 Oct 2023 20:18:25 +0200	[thread overview]
Message-ID: <2140189.3Lj2Plt8kZ@diego> (raw)
In-Reply-To: <e52152b6783e3fce9aebb64a553c6922@manjaro.org>

Hi,

Am Montag, 16. Oktober 2023, 18:07:52 CEST schrieb Dragan Simic:
> On 2023-10-16 17:52, Chris Morgan wrote:
> > Confirmed that those pending patches DO fix the panel suspend issues. 
> > Thank you.
> 
> Awesome, that's great to hear!  Perhaps a "Tested-by" in the original 
> LKML thread [1] could help with having the patch pulled sooner.
> 
> Links:
> [1] 
> https://lore.kernel.org/lkml/33b72957-1062-1b66-85eb-c37dc5ca259b@redhat.com/T/
> 
> 
> > On Mon, Oct 16, 2023 at 3:41 AM Guido Günther <guido.gunther@puri.sm> 
> > wrote:
> >> 
> >> Hi Chris,
> >> On Fri, Oct 13, 2023 at 01:39:16PM -0500, Chris Morgan wrote:
> >> > From: Chris Morgan <macromorgan@hotmail.com>
> >> >
> >> > The Powkiddy RGB30 4 inch panel is a 4 inch 720x720 DSI panel used in
> >> > the Powkiddy RGB30 handheld gaming device. Add support for it.
> >> >
> >> > TODO: The panel seems to not resume properly from suspend. I've
> >> > confirmed on the other ST7703 based devices it works correctly.

so this TODO item could go away, right?
I can remove it when applying the patch, just want to make sure
all review comments are addressed - only the suspend thing it seems.


Thanks
Heiko



_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Chris Morgan <macroalpha82@gmail.com>, Dragan Simic <dsimic@manjaro.org>
Cc: "Guido Günther" <guido.gunther@puri.sm>,
	linux-rockchip@lists.infradead.org,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	sebastian.reichel@collabora.com, andyshrk@163.com,
	jagan@edgeble.ai, daniel@ffwll.ch, airlied@gmail.com,
	sam@ravnborg.org, neil.armstrong@linaro.org, megous@megous.com,
	kernel@puri.sm, conor+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org,
	"Chris Morgan" <macromorgan@hotmail.com>,
	"Ondrej Jirman" <megi@xff.cz>
Subject: Re: [PATCH 3/5] drm/panel: st7703: Add Powkiddy RGB30 Panel Support
Date: Mon, 16 Oct 2023 20:18:25 +0200	[thread overview]
Message-ID: <2140189.3Lj2Plt8kZ@diego> (raw)
In-Reply-To: <e52152b6783e3fce9aebb64a553c6922@manjaro.org>

Hi,

Am Montag, 16. Oktober 2023, 18:07:52 CEST schrieb Dragan Simic:
> On 2023-10-16 17:52, Chris Morgan wrote:
> > Confirmed that those pending patches DO fix the panel suspend issues. 
> > Thank you.
> 
> Awesome, that's great to hear!  Perhaps a "Tested-by" in the original 
> LKML thread [1] could help with having the patch pulled sooner.
> 
> Links:
> [1] 
> https://lore.kernel.org/lkml/33b72957-1062-1b66-85eb-c37dc5ca259b@redhat.com/T/
> 
> 
> > On Mon, Oct 16, 2023 at 3:41 AM Guido Günther <guido.gunther@puri.sm> 
> > wrote:
> >> 
> >> Hi Chris,
> >> On Fri, Oct 13, 2023 at 01:39:16PM -0500, Chris Morgan wrote:
> >> > From: Chris Morgan <macromorgan@hotmail.com>
> >> >
> >> > The Powkiddy RGB30 4 inch panel is a 4 inch 720x720 DSI panel used in
> >> > the Powkiddy RGB30 handheld gaming device. Add support for it.
> >> >
> >> > TODO: The panel seems to not resume properly from suspend. I've
> >> > confirmed on the other ST7703 based devices it works correctly.

so this TODO item could go away, right?
I can remove it when applying the patch, just want to make sure
all review comments are addressed - only the suspend thing it seems.


Thanks
Heiko



WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Chris Morgan <macroalpha82@gmail.com>, Dragan Simic <dsimic@manjaro.org>
Cc: megous@megous.com, devicetree@vger.kernel.org,
	conor+dt@kernel.org, kernel@puri.sm,
	krzysztof.kozlowski+dt@linaro.org, neil.armstrong@linaro.org,
	sam@ravnborg.org, "Chris Morgan" <macromorgan@hotmail.com>,
	dri-devel@lists.freedesktop.org, sebastian.reichel@collabora.com,
	linux-rockchip@lists.infradead.org, robh+dt@kernel.org,
	"Ondrej Jirman" <megi@xff.cz>,
	"Guido Günther" <guido.gunther@puri.sm>,
	jagan@edgeble.ai
Subject: Re: [PATCH 3/5] drm/panel: st7703: Add Powkiddy RGB30 Panel Support
Date: Mon, 16 Oct 2023 20:18:25 +0200	[thread overview]
Message-ID: <2140189.3Lj2Plt8kZ@diego> (raw)
In-Reply-To: <e52152b6783e3fce9aebb64a553c6922@manjaro.org>

Hi,

Am Montag, 16. Oktober 2023, 18:07:52 CEST schrieb Dragan Simic:
> On 2023-10-16 17:52, Chris Morgan wrote:
> > Confirmed that those pending patches DO fix the panel suspend issues. 
> > Thank you.
> 
> Awesome, that's great to hear!  Perhaps a "Tested-by" in the original 
> LKML thread [1] could help with having the patch pulled sooner.
> 
> Links:
> [1] 
> https://lore.kernel.org/lkml/33b72957-1062-1b66-85eb-c37dc5ca259b@redhat.com/T/
> 
> 
> > On Mon, Oct 16, 2023 at 3:41 AM Guido Günther <guido.gunther@puri.sm> 
> > wrote:
> >> 
> >> Hi Chris,
> >> On Fri, Oct 13, 2023 at 01:39:16PM -0500, Chris Morgan wrote:
> >> > From: Chris Morgan <macromorgan@hotmail.com>
> >> >
> >> > The Powkiddy RGB30 4 inch panel is a 4 inch 720x720 DSI panel used in
> >> > the Powkiddy RGB30 handheld gaming device. Add support for it.
> >> >
> >> > TODO: The panel seems to not resume properly from suspend. I've
> >> > confirmed on the other ST7703 based devices it works correctly.

so this TODO item could go away, right?
I can remove it when applying the patch, just want to make sure
all review comments are addressed - only the suspend thing it seems.


Thanks
Heiko



  reply	other threads:[~2023-10-16 18:18 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-13 18:39 [PATCH 0/5] Add Support for RK3566 Powkiddy RGB30 Chris Morgan
2023-10-13 18:39 ` Chris Morgan
2023-10-13 18:39 ` Chris Morgan
2023-10-13 18:39 ` [PATCH 1/5] dt-bindings: vendor-prefixes: document Powkiddy Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-16 12:28   ` Krzysztof Kozlowski
2023-10-16 12:28     ` Krzysztof Kozlowski
2023-10-16 12:28     ` Krzysztof Kozlowski
2023-10-13 18:39 ` [PATCH 2/5] dt-bindings: panel: Add Powkiddy RGB30 panel compatible Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-16 12:29   ` Krzysztof Kozlowski
2023-10-16 12:29     ` Krzysztof Kozlowski
2023-10-16 12:29     ` Krzysztof Kozlowski
2023-10-13 18:39 ` [PATCH 3/5] drm/panel: st7703: Add Powkiddy RGB30 Panel Support Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-16  8:33   ` Guido Günther
2023-10-16  8:33     ` Guido Günther
2023-10-16  8:33     ` Guido Günther
2023-10-16 15:52     ` Chris Morgan
2023-10-16 15:52       ` Chris Morgan
2023-10-16 15:52       ` Chris Morgan
2023-10-16 16:07       ` Dragan Simic
2023-10-16 16:07         ` Dragan Simic
2023-10-16 16:07         ` Dragan Simic
2023-10-16 18:18         ` Heiko Stübner [this message]
2023-10-16 18:18           ` Heiko Stübner
2023-10-16 18:18           ` Heiko Stübner
2023-10-16 18:26           ` Chris Morgan
2023-10-16 18:26             ` Chris Morgan
2023-10-16 18:26             ` Chris Morgan
2023-10-17  7:43             ` Heiko Stübner
2023-10-17  7:43               ` Heiko Stübner
2023-10-17  7:43               ` Heiko Stübner
2023-10-13 18:39 ` [PATCH 4/5] dt-bindings: arm64: rockchip: add Powkiddy RGB30 Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-16 12:29   ` Krzysztof Kozlowski
2023-10-16 12:29     ` Krzysztof Kozlowski
2023-10-16 12:29     ` Krzysztof Kozlowski
2023-10-13 18:39 ` [PATCH 5/5] arm64: dts: rockchip: add support for " Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-13 18:39   ` Chris Morgan
2023-10-16 20:58 ` (subset) [PATCH 0/5] Add Support for RK3566 " Heiko Stuebner
2023-10-16 20:58   ` Heiko Stuebner
2023-10-16 20:58   ` Heiko Stuebner
2023-10-16 21:02 ` Heiko Stuebner
2023-10-16 21:02   ` Heiko Stuebner
2023-10-16 21:02   ` Heiko Stuebner

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=2140189.3Lj2Plt8kZ@diego \
    --to=heiko@sntech.de \
    --cc=airlied@gmail.com \
    --cc=andyshrk@163.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=dsimic@manjaro.org \
    --cc=guido.gunther@puri.sm \
    --cc=jagan@edgeble.ai \
    --cc=kernel@puri.sm \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=macroalpha82@gmail.com \
    --cc=macromorgan@hotmail.com \
    --cc=megi@xff.cz \
    --cc=megous@megous.com \
    --cc=neil.armstrong@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=sebastian.reichel@collabora.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 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.