Home
last modified time | relevance | path

Searched full:sitronix (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/gpu/drm/sitronix/
H A DKconfig2 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 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
34 - const: sitronix,st7715r
62 compatible = "jianda,jd-t18003-t01", "sitronix,st7735r";
H A Dsitronix,st7586.yaml4 $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 Dsitronix,st1232.yaml4 $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 Dsitronix,st7789v.yaml4 $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 Drk3568-wolfvision-pf5-display.dtsi40 compatible = "sitronix,st7789v";
66 compatible = "sitronix,st1624", "sitronix,st1633";
H A Drk3568-wolfvision-pf5-display-vz.dtso15 "sitronix,st7789v";
H A Drk3326-odroid-go3.dts145 compatible = "elida,kd50t048a", "sitronix,st7701";
/linux/drivers/input/touchscreen/
H A Dst1232.c399 { .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 DKconfig142 This enables generic framebuffer support for the Sitronix ST7789V
H A Dfb_st7735r.c177 FBTFT_REGISTER_DRIVER(DRVNAME, "sitronix,st7735r", &display);
H A Dfb_st7789v.c385 FBTFT_REGISTER_DRIVER(DRVNAME, "sitronix,st7789v", &display);
/linux/arch/riscv/boot/dts/canaan/
H A Dsipeed_maix_bit.dts180 compatible = "sitronix,st7789v";
H A Dsipeed_maix_dock.dts183 compatible = "sitronix,st7789v";
H A Dsipeed_maixduino.dts155 compatible = "sitronix,st7789v";
H A Dsipeed_maix_go.dts191 compatible = "sitronix,st7789v";
/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7789v.c675 { .compatible = "sitronix,st7789v", .data = &default_panel },
696 MODULE_DESCRIPTION("Sitronix st7789v LCD Driver");
/linux/drivers/gpu/drm/
H A DKconfig391 source "drivers/gpu/drm/sitronix/Kconfig"
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-sielaff.dts230 compatible = "sitronix,st1633";
/linux/
H A DMAINTAINERS8077 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 …]