Home
last modified time | relevance | path

Searched full:sitronix (Results 1 – 24 of 24) 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
34 - const: sitronix,st7715r
62 compatible = "jianda,jd-t18003-t01", "sitronix,st7735r";
H A Dsitronix,st7586.txt1 Sitronix ST7586 display panel
/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
45 compatible = "sitronix,st1232";
/linux/Documentation/devicetree/bindings/display/panel/
H A Dsitronix,st7701.yaml4 $id: http://devicetree.org/schemas/display/panel/sitronix,st7701.yaml#
7 title: Sitronix ST7701 based LCD panels
32 - const: sitronix,st7701
107 compatible = "techstar,ts8550b", "sitronix,st7701";
129 compatible = "anbernic,rg28xx-panel", "sitronix,st7701";
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 DMakefile89 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7701) += panel-sitronix-st7701.o
90 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7703) += panel-sitronix-st7703.o
91 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7789V) += panel-sitronix-st7789v.o
H A DKconfig830 tristate "Sitronix ST7701 panel driver"
836 Say Y here if you want to enable support for the Sitronix
841 tristate "Sitronix ST7703 based MIPI touchscreen panels"
846 Say Y here if you want to enable support for Sitronix ST7703 based
854 tristate "Sitronix ST7789V panel"
858 Say Y here if you want to enable support for the Sitronix
H A Dpanel-sitronix-st7703.c3 * Driver for panels based on Sitronix ST7703 controller, souch as:
26 #define DRV_NAME "panel-sitronix-st7703"
940 MODULE_DESCRIPTION("DRM driver for Sitronix ST7703 based MIPI DSI panels");
H A Dpanel-himax-hx8394.c9 * Based on drivers/gpu/drm/panel/panel-sitronix-st7703.c
H A Dpanel-sitronix-st7701.c1337 MODULE_DESCRIPTION("Sitronix ST7701 LCD Panel Driver");
/linux/drivers/input/touchscreen/
H A Dst1232.c380 { .compatible = "sitronix,st1232", .data = &st1232_chip_info },
381 { .compatible = "sitronix,st1633", .data = &st1633_chip_info },
401 MODULE_DESCRIPTION("SITRONIX ST1232 Touchscreen Controller Driver");
H A DKconfig1208 tristate "Sitronix ST1232 or ST1633 touchscreen controllers"
1211 Say Y here if you want to support the Sitronix ST1232
/linux/drivers/staging/fbtft/
H A DKconfig166 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/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-sielaff.dts230 compatible = "sitronix,st1633";
/linux/
H A DMAINTAINERS7447 DRM DRIVER FOR SITRONIX ST7586 PANELS
7451 F: Documentation/devicetree/bindings/display/sitronix,st7586.txt
7454 DRM DRIVER FOR SITRONIX ST7701 PANELS
7457 F: Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml
7458 F: drivers/gpu/drm/panel/panel-sitronix-st7701.c
7460 DRM DRIVER FOR SITRONIX ST7703 PANELS
7466 F: drivers/gpu/drm/panel/panel-sitronix-st7703.c
7468 DRM DRIVER FOR SITRONIX ST7735R PANELS
7472 F: Documentation/devicetree/bindings/display/sitronix,st7735r.yaml