Searched full:ft8719 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | ebbg,ft8719.yaml | 4 $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/ |
D | panel-ebbg-ft8719.c | 266 { .compatible = "ebbg,ft8719" }, 275 .name = "panel-ebbg-ft8719", 282 MODULE_DESCRIPTION("DRM driver for EBBG FT8719 video dsi panel");
|
D | Makefile | 15 obj-$(CONFIG_DRM_PANEL_EBBG_FT8719) += panel-ebbg-ft8719.o
|
D | Kconfig | 100 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/ |
D | sdm845-xiaomi-beryllium-ebbg.dts | 13 compatible = "ebbg,ft8719";
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | edt-ft5x06.yaml | 46 - focaltech,ft8719
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | edt-ft5x06.c | 1510 { .name = "ft8719", .driver_data = (long)&edt_ft8719_data }, 1526 { .compatible = "focaltech,ft8719", .data = &edt_ft8719_data },
|
/linux-6.12.1/ |
D | MAINTAINERS | 7049 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
|