Searched full:st7735r (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | sitronix,st7735r.yaml | 4 $id: http://devicetree.org/schemas/display/sitronix,st7735r.yaml# 7 title: Sitronix ST7735R Display Panels Device Tree Bindings 13 This binding is for display panels using a Sitronix ST7715R or ST7735R 27 - const: sitronix,st7735r 69 compatible = "jianda,jd-t18003-t01", "sitronix,st7735r";
|
| /OK3568_Linux_fs/kernel/drivers/staging/fbtft/ |
| H A D | fb_st7735r.c | 3 * 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 D | Kconfig | 159 tristate "FB driver for the ST7735R LCD Controller" 162 Generic Framebuffer support for ST7735R
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/ |
| H A D | st7735r.c | 3 * DRM driver for display panels connected to a Sitronix ST7715R or ST7735R 162 .name = "st7735r", 163 .desc = "Sitronix ST7735R", 273 .name = "st7735r", 283 MODULE_DESCRIPTION("Sitronix ST7735R DRM driver");
|
| H A D | Kconfig | 121 tristate "DRM support for Sitronix ST7715R/ST7735R display panels" 128 DRM driver for Sitronix ST7715R/ST7735R with one of the following 133 If M is selected the module will be called st7735r.
|
| H A D | Makefile | 12 obj-$(CONFIG_TINYDRM_ST7735R) += st7735r.o
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 5674 DRM DRIVER FOR SITRONIX ST7735R PANELS 5678 F: Documentation/devicetree/bindings/display/sitronix,st7735r.yaml 5679 F: drivers/gpu/drm/tiny/st7735r.c
|