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.dj...@bootlin.com> > Signed-off-by: Mehdi Djait <mehdi.dj...@bootlin.com> > Signed-off-by: Alex Lanzano <lanzano.a...@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.barysh...@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. -- With best wishes Dmitry