public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: LiangCheng Wang <zaq14760@gmail.com>, conor@kernel.org
Cc: drm@lists.freedesktop.org, devicetree@vger.kernel.org,
	noralf@tronnes.org, robh+dt@kernel.org, onlywig@gmail.com,
	cip-dev@lists.cip-project.org
Subject: Re: [PATCH v2 0/3] drm/tiny: Add MAYQUEEN PIXPAPER e-ink panel support
Date: Fri, 20 Jun 2025 09:27:42 +0200	[thread overview]
Message-ID: <8afd468e-c394-41e5-8578-016b324db7f8@kernel.org> (raw)
In-Reply-To: <20250620071825.741903-1-zaq14760@gmail.com>

On 20/06/2025 09:18, LiangCheng Wang wrote:
> This series adds support for the MAYQUEEN PIXPAPER e-ink panel
> (122x250 pixels, SPI-controlled) to the tiny drm subsystem.
> 
> Patches (must be applied in order due to dependencies):
> Patch 1/3: Adds 'mayqueen' vendor prefix.
> Patch 2/3: Implements PIXPAPER tiny drm driver.
> Patch 3/3: Adds PIXPAPER device tree bindings.
> 
> Tested on PIXPAPER hardware with linux-5.10.y-cip,

So this explains incorrect Cc list. Your emails keep bouncing and you do
not even cared enough to fix it.

No, don't work on ancient 5.10 kernels. This is so ancient it should
have never been used (regardless of what CIP tells you).

Using v5.10 kernel as starting point for your driver means you probably
replicated all the style issues, all the bugs we already fixed.

This must be developed on latest kernel. You must take latest reviewed
drivers as your template.

Then test it on latest kernel, not CIP!

Then send it from latest kernel, so you will get CC list right.

Best regards,
Krzysztof


  reply	other threads:[~2025-06-23  4:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-18  3:37 [PATCH 0/3] drm/tiny: Add MAYQUEEN PIXPAPER e-ink panel support LiangCheng Wang
2025-06-18  3:37 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Mayqueen name LiangCheng Wang
2025-06-19 15:36   ` Conor Dooley
2025-06-18  3:37 ` [PATCH 2/3] drm: tiny: Add support for PIXPAPER e-ink panel LiangCheng Wang
2025-06-18  3:37 ` [PATCH 3/3] dt-bindings: display: Add MAYQUEEN " LiangCheng Wang
2025-06-19 15:43   ` Conor Dooley
2025-06-19 16:01     ` Krzysztof Kozlowski
2025-06-19 16:11       ` Conor Dooley
2025-06-20  3:48     ` lcwang
2025-06-20  3:53     ` lcwang
2025-06-20  3:53       ` [PATCH 3/3] dt-bindings: display: Add Mayqueen Pixpaper " lcwang
2025-06-20  5:28         ` Krzysztof Kozlowski
2025-06-20  7:18       ` [PATCH v2 0/3] drm/tiny: Add MAYQUEEN PIXPAPER e-ink panel support LiangCheng Wang
2025-06-20  7:27         ` Krzysztof Kozlowski [this message]
2025-06-20  7:18       ` [PATCH v2 3/3] dt-bindings: display: Add MAYQUEEN PIXPAPER e-ink panel LiangCheng Wang
2025-06-20  7:28         ` Krzysztof Kozlowski
2025-06-20  8:06           ` LiangCheng Wang
2025-06-20  8:26             ` Krzysztof Kozlowski

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=8afd468e-c394-41e5-8578-016b324db7f8@kernel.org \
    --to=krzk@kernel.org \
    --cc=cip-dev@lists.cip-project.org \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=drm@lists.freedesktop.org \
    --cc=noralf@tronnes.org \
    --cc=onlywig@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=zaq14760@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