[PATCH v2 2/2] drm/panel: Add support for E Ink VB3300-KCA
Alistair Francis
alistair23 at gmail.com
Sun Jul 4 10:29:08 UTC 2021
On Fri, Jun 25, 2021 at 6:52 AM Rob Herring <robh at kernel.org> wrote:
>
> On Tue, Jun 15, 2021 at 08:33:12PM +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 at alistair23.me>
> > ---
> > v2:
> > - Fix build warning
> > - Document new string
> >
> > .../bindings/display/panel/panel-simple.yaml | 2 ++
> > drivers/gpu/drm/panel/panel-simple.c | 29 +++++++++++++++++++
> > 2 files changed, 31 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> > index b3797ba2698b..799e20222551 100644
> > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> > @@ -128,6 +128,8 @@ properties:
> > # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
> > - edt,etm0700g0dh6
> > - edt,etm0700g0edh6
> > + # E Ink VB3300-KCA
> > + - eink,vb3300-kca
>
> Combining this with patch 1 would be preferrable. Either way,
>
> Acked-by: Rob Herring <robh at kernel.org>
This should be ready to merge.
Let me know if you want me to squash the patches and send a v3.
Alistair
More information about the dri-devel
mailing list