Re: [PATCH v5] drm/panel: Add support for E Ink VB3300-KCA

From: Alistair Francis
Date: Sat Jul 31 2021 - 20:49:55 EST


On Sun, Aug 1, 2021 at 4:26 AM Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:
>
> Hi Alistair,
>
> On Fri, Jul 30, 2021 at 10:13:10PM +1000, Alistair Francis wrote:
> > Add support for the 10.3" E Ink panel described at:
> > https://www.eink.com/product.html?type=productdetail&id=7
> >
> > Signed-off-by: Alistair Francis <alistair@xxxxxxxxxxxxx>
> > Acked-by: Rob Herring <robh@xxxxxxxxxx>
> > Reviewed-by: Sam Ravnborg <sam@xxxxxxxxxxxx>
> > ---
> > v5:
> > - Add .connector_type
>
> I missed this revision before sending my last mail.
> I tried to apply this patch but every patch confliced due to other
> changes since the kernel this is based on.
>
> I need you to generate a new patch on top of drm-misc-next,
> or as an alternative on top of linux-next.
> You are in a much better position to do this right than I am.
>
> Sorry for the troubles!

No worries! Just sent a v6 rebased on linux-next.

I am never sure if my patches should be based on master or linux-next.
Sorry for the conflicts.

Alistair