Marcus Folkesson <[email protected]> writes: > Add support for ST7561/ST7571 connected to SPI bus. > > Signed-off-by: Marcus Folkesson <[email protected]> > --- > MAINTAINERS | 1 + > drivers/gpu/drm/sitronix/Kconfig | 12 ++++++ > drivers/gpu/drm/sitronix/Makefile | 1 + > drivers/gpu/drm/sitronix/st7571-spi.c | 76 > +++++++++++++++++++++++++++++++++++ > 4 files changed, 90 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 66e9ffb757c8..c89e521cafa1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8083,6 +8083,7 @@ S: Maintained > F: Documentation/devicetree/bindings/display/sitronix,st7567.yaml > F: Documentation/devicetree/bindings/display/sitronix,st7571.yaml
I would add SPI examples to the DT binding docs. Reviewed-by: Javier Martinez Canillas <[email protected]> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat
