Searched full:ft8719 (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/display/panel/ |
H A 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/drivers/gpu/drm/panel/ |
H A 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");
|
H A D | Makefile | 15 obj-$(CONFIG_DRM_PANEL_EBBG_FT8719) += panel-ebbg-ft8719.o
|
H A D | Kconfig | 100 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 D | sdm845-xiaomi-beryllium-ebbg.dts | 13 compatible = "ebbg,ft8719";
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | edt-ft5x06.yaml | 46 - focaltech,ft8719
|
/linux/drivers/input/touchscreen/ |
H A D | edt-ft5x06.c | 1510 { .name = "ft8719", .driver_data = (long)&edt_ft8719_data }, 1526 { .compatible = "focaltech,ft8719", .data = &edt_ft8719_data },
|
/linux/ |
H A D | MAINTAINERS | 7199 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
|