zephyr/drivers/display
Johann Fischer f7495ef8eb drivers: ssd1673: add DT properties for configuration registers
The values for the registers like GDV, SDV and Boarder Waveform
depend on the panel and display controller. Add DT properties
and obtain such values from DT.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-02-08 14:57:36 -05:00
..
CMakeLists.txt drivers: display: Introduce mcux elcdif shim driver 2019-02-07 14:28:55 -06:00
display_dummy.c driver: display: Added dummy display driver 2018-12-30 15:53:39 -05:00
display_ili9340.c display: ili9340: Fixup SPI CS handling 2019-02-01 04:11:01 -06:00
display_ili9340.h driver: Updated ILI9340 driver to use display API 2018-10-03 11:29:00 -07:00
display_ili9340_adafruit_1480.c driver: Updated ILI9340 driver to use display API 2018-10-03 11:29:00 -07:00
display_mcux_elcdif.c drivers: display: Introduce mcux elcdif shim driver 2019-02-07 14:28:55 -06:00
display_sdl.c driver: display: sdl: Return correct pixel format 2018-12-26 09:42:05 -05:00
grove_lcd_rgb.c drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
Kconfig drivers: display: Introduce mcux elcdif shim driver 2019-02-07 14:28:55 -06:00
Kconfig.dummy driver: display: Added dummy display driver 2018-12-30 15:53:39 -05:00
Kconfig.grove grove: lcd: move grove lcd driver to drivers/display 2018-10-28 11:46:36 -04:00
Kconfig.ili9340 drivers: display: Added DTS support for ili9340 2018-10-29 22:19:58 -04:00
Kconfig.mcux_elcdif drivers: display: Introduce mcux elcdif shim driver 2019-02-07 14:28:55 -06:00
Kconfig.microbit drivers: mb_display: remove usage of gpio_port_ functions. 2019-02-01 08:57:58 -05:00
Kconfig.sdl driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
Kconfig.ssd1306 drivers: add SSD1306 display controller driver 2018-10-16 14:54:47 -04:00
Kconfig.ssd1673 drivers: add SSD1673 EPD controller driver 2018-10-16 14:54:47 -04:00
mb_display.c drivers: mb_display: remove usage of gpio_port_ functions. 2019-02-01 08:57:58 -05:00
mb_font.c drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
mb_font.h drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
ssd1306.c display: ssd1306: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-29 14:21:32 -06:00
ssd1306_regs.h drivers: add SSD1306 display controller driver 2018-10-16 14:54:47 -04:00
ssd1673.c drivers: ssd1673: add DT properties for configuration registers 2019-02-08 14:57:36 -05:00
ssd1673_regs.h drivers: ssd1673: add DT properties for configuration registers 2019-02-08 14:57:36 -05:00