Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/display/panel/
H A 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/drivers/gpu/drm/panel/
H A Dpanel-ebbg-ft8719.c266 { .compatible = "ebbg,ft8719" },
275 .name = "panel-ebbg-ft8719",
282 MODULE_DESCRIPTION("DRM driver for EBBG FT8719 video dsi panel");
H A DMakefile15 obj-$(CONFIG_DRM_PANEL_EBBG_FT8719) += panel-ebbg-ft8719.o
H A DKconfig100 tristate "EBBG FT8719 panel driver"
105 Say Y here if you want to enable support for the EBBG FT8719
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-xiaomi-beryllium-ebbg.dts13 compatible = "ebbg,ft8719";
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dedt-ft5x06.yaml46 - focaltech,ft8719
/linux/drivers/input/touchscreen/
H A Dedt-ft5x06.c1510 { .name = "ft8719", .driver_data = (long)&edt_ft8719_data },
1526 { .compatible = "focaltech,ft8719", .data = &edt_ft8719_data },
/linux/
H A DMAINTAINERS7199 DRM DRIVER FOR EBBG FT8719 PANEL
7203 F: Documentation/devicetree/bindings/display/panel/ebbg,ft8719.yaml
7204 F: drivers/gpu/drm/panel/panel-ebbg-ft8719.c