Home
last modified time | relevance | path

Searched full:st7735r (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/display/
H A Dsitronix,st7735r.yaml4 $id: http://devicetree.org/schemas/display/sitronix,st7735r.yaml#
7 title: Sitronix ST7735R Display Panels
13 This binding is for display panels using a Sitronix ST7715R or ST7735R
28 - const: sitronix,st7735r
62 compatible = "jianda,jd-t18003-t01", "sitronix,st7735r";
/linux/drivers/gpu/drm/sitronix/
H A DKconfig28 tristate "DRM support for Sitronix ST7715R/ST7735R display panels"
36 DRM driver for Sitronix ST7715R/ST7735R with one of the following
41 If M is selected the module will be called st7735r.
/linux/drivers/staging/fbtft/
H A Dfb_st7735r.c3 * FB driver for the ST7735R LCD Controller
177 FBTFT_REGISTER_DRIVER(DRVNAME, "sitronix,st7735r", &display);
181 MODULE_ALIAS("spi:st7735r");
182 MODULE_ALIAS("platform:st7735r");
184 MODULE_DESCRIPTION("FB driver for the ST7735R LCD Controller");
H A DKconfig135 tristate "FB driver for the ST7735R LCD Controller"
137 Generic Framebuffer support for ST7735R
/linux/
H A DMAINTAINERS8106 DRM DRIVER FOR SITRONIX ST7735R PANELS
8110 F: Documentation/devicetree/bindings/display/sitronix,st7735r.yaml
8111 F: drivers/gpu/drm/sitronix/st7735r.c