Home
last modified time | relevance | path

Searched full:sitronix (Results 1 – 25 of 25) 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/gpu/drm/panel/
H A DMakefile101 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7701) += panel-sitronix-st7701.o
102 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7703) += panel-sitronix-st7703.o
103 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7789V) += panel-sitronix-st7789v.o
H A DKconfig974 tristate "Sitronix ST7701 panel driver"
980 Say Y here if you want to enable support for the Sitronix
985 tristate "Sitronix ST7703 based MIPI touchscreen panels"
990 Say Y here if you want to enable support for Sitronix ST7703 based
998 tristate "Sitronix ST7789V panel"
1002 Say Y here if you want to enable support for the Sitronix
H A Dpanel-sitronix-st7789v.c675 { .compatible = "sitronix,st7789v", .data = &default_panel },
696 MODULE_DESCRIPTION("Sitronix st7789v LCD Driver");
/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/
H A DMakefile233 obj-y += sitronix/
H A DKconfig391 source "drivers/gpu/drm/sitronix/Kconfig"
/linux/arch/arm/boot/dts/renesas/
H A Dsh73a0-kzm9g.dts296 compatible = "sitronix,st1232";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-sielaff.dts230 compatible = "sitronix,st1633";
/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml1498 "^sitronix,.*":
1499 description: Sitronix Technology Corporation
/linux/
H A DMAINTAINERS8175 DRM DRIVER FOR SITRONIX ST7586 PANELS
8179 F: Documentation/devicetree/bindings/display/sitronix,st7586.yaml
8180 F: drivers/gpu/drm/sitronix/st7586.c
8182 DRM DRIVER FOR SITRONIX ST7571 PANELS
8185 F: Documentation/devicetree/bindings/display/sitronix,st7567.yaml
8186 F: Documentation/devicetree/bindings/display/sitronix,st7571.yaml
8187 F: drivers/gpu/drm/sitronix/st7571-i2c.c
8189 DRM DRIVER FOR SITRONIX ST7701 PANELS
8192 F: Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml
8193 F: drivers/gpu/drm/panel/panel-sitronix-st7701.c
[all …]