| /linux/drivers/gpu/drm/sitronix/ |
| H A D | Kconfig | 2 tristate "DRM support for Sitronix ST7571 display panels (I2C)" 10 DRM driver for Sitronix ST7571 panels controlled over I2C. 15 tristate "DRM support for Sitronix ST7586 display panels" 22 DRM driver for the following Sitronix ST7586 panels: 28 tristate "DRM support for Sitronix ST7715R/ST7735R display panels" 36 DRM driver for Sitronix ST7715R/ST7735R with one of the following
|
| /linux/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 13 This binding is for display panels using a Sitronix ST7715R or ST7735R 28 - const: sitronix,st7735r 34 - const: sitronix,st7715r 62 compatible = "jianda,jd-t18003-t01", "sitronix,st7735r";
|
| H A D | sitronix,st7586.yaml | 4 $id: http://devicetree.org/schemas/display/sitronix,st7586.yaml# 7 title: Sitronix ST7586 Display Controller 13 Sitronix ST7586 is a driver and controller for 4-level gray
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | sitronix,st1232.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/sitronix,st1232.yaml# 7 title: Sitronix st1232 or st1633 touchscreen controller 18 - sitronix,st1232 19 - sitronix,st1633 46 compatible = "sitronix,st1232";
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | sitronix,st7789v.yaml | 4 $id: http://devicetree.org/schemas/display/panel/sitronix,st7789v.yaml# 7 title: Sitronix ST7789V RGB panel with SPI control bus 22 - sitronix,st7789v 60 compatible = "sitronix,st7789v";
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-wolfvision-pf5-display.dtsi | 40 compatible = "sitronix,st7789v"; 66 compatible = "sitronix,st1624", "sitronix,st1633";
|
| H A D | rk3568-wolfvision-pf5-display-vz.dtso | 15 "sitronix,st7789v";
|
| H A D | rk3326-odroid-go3.dts | 145 compatible = "elida,kd50t048a", "sitronix,st7701";
|
| /linux/drivers/input/touchscreen/ |
| H A D | st1232.c | 399 { .compatible = "sitronix,st1232", .data = &st1232_chip_info }, 400 { .compatible = "sitronix,st1633", .data = &st1633_chip_info }, 420 MODULE_DESCRIPTION("SITRONIX ST1232 Touchscreen Controller Driver");
|
| /linux/drivers/staging/fbtft/ |
| H A D | Kconfig | 142 This enables generic framebuffer support for the Sitronix ST7789V
|
| H A D | fb_st7735r.c | 177 FBTFT_REGISTER_DRIVER(DRVNAME, "sitronix,st7735r", &display);
|
| H A D | fb_st7789v.c | 385 FBTFT_REGISTER_DRIVER(DRVNAME, "sitronix,st7789v", &display);
|
| /linux/arch/riscv/boot/dts/canaan/ |
| H A D | sipeed_maix_bit.dts | 180 compatible = "sitronix,st7789v";
|
| H A D | sipeed_maix_dock.dts | 183 compatible = "sitronix,st7789v";
|
| H A D | sipeed_maixduino.dts | 155 compatible = "sitronix,st7789v";
|
| H A D | sipeed_maix_go.dts | 191 compatible = "sitronix,st7789v";
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-sitronix-st7789v.c | 675 { .compatible = "sitronix,st7789v", .data = &default_panel }, 696 MODULE_DESCRIPTION("Sitronix st7789v LCD Driver");
|
| /linux/drivers/gpu/drm/ |
| H A D | Kconfig | 391 source "drivers/gpu/drm/sitronix/Kconfig"
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-sielaff.dts | 230 compatible = "sitronix,st1633";
|
| /linux/ |
| H A D | MAINTAINERS | 8077 DRM DRIVER FOR SITRONIX ST7586 PANELS 8081 F: Documentation/devicetree/bindings/display/sitronix,st7586.yaml 8082 F: drivers/gpu/drm/sitronix/st7586.c 8084 DRM DRIVER FOR SITRONIX ST7571 PANELS 8087 F: Documentation/devicetree/bindings/display/sitronix,st7567.yaml 8088 F: Documentation/devicetree/bindings/display/sitronix,st7571.yaml 8089 F: drivers/gpu/drm/sitronix/st7571-i2c.c 8091 DRM DRIVER FOR SITRONIX ST7701 PANELS 8094 F: Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml 8095 F: drivers/gpu/drm/panel/panel-sitronix-st7701.c [all …]
|