Searched full:ili9486 (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | ilitek,ili9486.yaml | 4 $id: http://devicetree.org/schemas/display/ilitek,ili9486.yaml# 7 title: Ilitek ILI9486 display panels 13 This binding is for display panels using an Ilitek ILI9486 controller in SPI 27 - const: ilitek,ili9486 59 compatible = "waveshare,rpi-lcd-35", "ilitek,ili9486";
|
| /linux/drivers/staging/fbtft/ |
| H A D | fb_ili9486.c | 3 * FB driver for the ILI9486 LCD Controller 94 FBTFT_REGISTER_DRIVER(DRVNAME, "ilitek,ili9486", &display); 98 MODULE_ALIAS("spi:ili9486"); 99 MODULE_ALIAS("platform:ili9486"); 101 MODULE_DESCRIPTION("FB driver for the ILI9486 LCD Controller");
|
| H A D | Kconfig | 74 tristate "FB driver for the ILI9486 LCD Controller" 76 Generic Framebuffer support for ILI9486
|
| /linux/drivers/gpu/drm/tiny/ |
| H A D | ili9486.c | 3 * DRM driver for Ilitek ILI9486 panels 178 .name = "ili9486", 179 .desc = "Ilitek ILI9486", 192 { "ili9486", 0 }, 271 .name = "ili9486", 281 MODULE_DESCRIPTION("Ilitek ILI9486 DRM driver");
|
| H A D | Kconfig | 157 tristate "DRM support for ILI9486 display panels" 165 DRM driver for the following Ilitek ILI9486 panels: 169 If M is selected the module will be called ili9486.
|
| /linux/ |
| H A D | MAINTAINERS | 7798 DRM DRIVER FOR ILITEK ILI9486 PANELS 7802 F: Documentation/devicetree/bindings/display/ilitek,ili9486.yaml 7803 F: drivers/gpu/drm/tiny/ili9486.c
|