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 <[email protected]> > Signed-off-by: Mehdi Djait <[email protected]> > Signed-off-by: Alex Lanzano <[email protected]> > --- > 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 <[email protected]> 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
