[PATCH v6 2/2] drm/tiny: Add driver for Sharp Memory LCD

Alex Lanzano lanzano.alex at gmail.com
Mon Sep 23 02:37:19 UTC 2024


On Sun, Sep 22, 2024 at 11:14:17PM GMT, Dmitry Baryshkov wrote:
> On Thu, Sep 05, 2024 at 08:44:00AM GMT, Alex Lanzano wrote:
> > Add support for the monochrome Sharp Memory LCDs.
> > 
> > Co-developed-by: Mehdi Djait <mehdi.djait at bootlin.com>
> > Signed-off-by: Mehdi Djait <mehdi.djait at bootlin.com>
> > Signed-off-by: Alex Lanzano <lanzano.alex at gmail.com>
> > ---
> >  MAINTAINERS                         |   6 +
> >  drivers/gpu/drm/tiny/Kconfig        |  20 +
> >  drivers/gpu/drm/tiny/Makefile       |   1 +
> >  drivers/gpu/drm/tiny/sharp-memory.c | 682 ++++++++++++++++++++++++++++
> >  4 files changed, 709 insertions(+)
> >  create mode 100644 drivers/gpu/drm/tiny/sharp-memory.c
> 
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> 
> Please sort out the review tags for dt bindings (either as a v7 or as a
> reply to the corresponding patch). Then the series can be applied.
> 

Will do! Thanks for the review!

Best regards,
Alex


More information about the dri-devel mailing list