zephyr/drivers/display
Andreas Sandberg f6bbbc3c7d drivers: uc81xx: Use device-specific compatibles
The UC8176 and UC8179 chips that exist in tree have subtly different
register layouts. Use separate compatible strings for these chips and
a quirks structure that describe device-specific behavior.

Signed-off-by: Andreas Sandberg <andreas@sandberg.uk>
2022-07-27 18:45:02 +02:00
..
CMakeLists.txt drivers: Rename GD7965 to UC81xx 2022-07-27 18:45:02 +02:00
display_dummy.c
display_framebuf.c
display_ili9xxx.c
display_ili9xxx.h
display_ili9340.c
display_ili9340.h
display_ili9341.c
display_ili9341.h
display_ili9488.c
display_ili9488.h
display_max7219.c drivers: display: max7219: add driver 2022-07-15 10:10:48 +02:00
display_mcux_elcdif.c drivers: display: display_mcux_elcdif: Rework double framebuffer 2022-07-13 07:58:58 -05:00
display_nrf_led_matrix.c
display_rm68200.c
display_sdl.c
display_st7735r.c
display_st7735r.h
display_st7789v.c drivers: display: st7789v: Support 3-line serial interface 2022-07-06 10:42:15 +02:00
display_st7789v.h drivers: display: st7789v: Support 3-line serial interface 2022-07-06 10:42:15 +02:00
display_stm32_ltdc.c
Kconfig drivers: Rename GD7965 to UC81xx 2022-07-27 18:45:02 +02:00
Kconfig.dummy
Kconfig.ili9xxx
Kconfig.ls0xx
Kconfig.max7219 drivers: display: max7219: add driver 2022-07-15 10:10:48 +02:00
Kconfig.mcux_elcdif drivers: display: display_mcux_elcdif: Rework double framebuffer 2022-07-13 07:58:58 -05:00
Kconfig.microbit
Kconfig.nrf_led_matrix
Kconfig.rm68200
Kconfig.sdl
Kconfig.ssd16xx
Kconfig.ssd1306
Kconfig.st7735r
Kconfig.st7789v
Kconfig.stm32_ltdc
Kconfig.uc81xx drivers: Rename GD7965 to UC81xx 2022-07-27 18:45:02 +02:00
ls0xx.c
mb_display.c
mb_font.c
mb_font.h
ssd16xx_regs.h
ssd16xx.c drivers: ssd16xx: Refactor busy pin handling 2022-07-13 15:57:04 +02:00
ssd1306_regs.h
ssd1306.c
uc81xx_regs.h drivers: uc81xx: Use device-specific compatibles 2022-07-27 18:45:02 +02:00
uc81xx.c drivers: uc81xx: Use device-specific compatibles 2022-07-27 18:45:02 +02:00