Home
last modified time | relevance | path

Searched full:ft8719 (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Debbg,ft8719.yaml4 $id: http://devicetree.org/schemas/display/panel/ebbg,ft8719.yaml#
7 title: EBBG FT8719 MIPI-DSI LCD panel
13 The FT8719 panel from EBBG is a FHD+ LCD display panel with a resolution
22 const: ebbg,ft8719
57 compatible = "ebbg,ft8719";
/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-ebbg-ft8719.c266 { .compatible = "ebbg,ft8719" },
275 .name = "panel-ebbg-ft8719",
282 MODULE_DESCRIPTION("DRM driver for EBBG FT8719 video dsi panel");
DMakefile15 obj-$(CONFIG_DRM_PANEL_EBBG_FT8719) += panel-ebbg-ft8719.o
DKconfig100 tristate "EBBG FT8719 panel driver"
105 Say Y here if you want to enable support for the EBBG FT8719
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsdm845-xiaomi-beryllium-ebbg.dts13 compatible = "ebbg,ft8719";
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dedt-ft5x06.yaml46 - focaltech,ft8719
/linux-6.12.1/drivers/input/touchscreen/
Dedt-ft5x06.c1510 { .name = "ft8719", .driver_data = (long)&edt_ft8719_data },
1526 { .compatible = "focaltech,ft8719", .data = &edt_ft8719_data },
/linux-6.12.1/
DMAINTAINERS7049 DRM DRIVER FOR EBBG FT8719 PANEL
7053 F: Documentation/devicetree/bindings/display/panel/ebbg,ft8719.yaml
7054 F: drivers/gpu/drm/panel/panel-ebbg-ft8719.c