Searched full:ebbg (Results 1 – 7 of 7) 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/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-xiaomi-beryllium-ebbg.dts | 8 model = "Xiaomi Pocophone F1 (EBBG)"; 9 compatible = "xiaomi,beryllium-ebbg", "qcom,sdm845"; 13 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/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 423 "^ebbg,.*": 424 description: EBBG
|
/linux/ |
H A D | MAINTAINERS | 7212 DRM DRIVER FOR EBBG FT8719 PANEL 7216 F: Documentation/devicetree/bindings/display/panel/ebbg,ft8719.yaml 7217 F: drivers/gpu/drm/panel/panel-ebbg-ft8719.c
|