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

2021-07-05 Thread Alistair Francis
On Fri, Jun 25, 2021 at 6:52 AM Rob Herring 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=7 > > > > Signed-off-by: Alistair Francis > > --- > > v2: > >

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

2021-06-24 Thread Rob Herring
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=7 > > Signed-off-by: Alistair Francis > --- > v2: > - Fix build warning > - Document new string > >

[PATCH v2 2/2] drm/panel: Add support for E Ink VB3300-KCA

2021-06-15 Thread Alistair Francis
Add support for the 10.3" E Ink panel described at: https://www.eink.com/product.html?type=productdetail=7 Signed-off-by: Alistair Francis --- v2: - Fix build warning - Document new string .../bindings/display/panel/panel-simple.yaml | 2 ++ drivers/gpu/drm/panel/panel-simple.c |