Re: [PATCH v5 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver

From: Aaron Kling

Date: Wed Apr 22 2026 - 03:43:17 EST


On Wed, Apr 22, 2026 at 2:05 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> On Tue, Apr 21, 2026 at 12:38:37PM -0500, Aaron Kling wrote:
> > The Chip Wealth Technology CH13726A AMOLED driver is a single chip
> > solution for MIPI-DSI. This is used for the AYN Thor bottom panel.
> >
> > Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
> > ---
> > .../display/panel/chipwealth,ch13726a.yaml | 67 ++++++++++++++++++++++
> > 1 file changed, 67 insertions(+)
> >
>
> I don't get it, you use b4 but still drop the tags (b4 gets them
> automatically). Nothing explains reasons for dropping the tag, so I skip
> the patch.

It's not automatic, you have to run b4 trailers, which I forgot to do.
Will send another revision after running that.

Aaron