linux/drivers/gpu/drm/tinydrm
Noralf Trønnes 24e05e7a82 drm/tinydrm/mi0283qt: Remove ili9341.h
No need for a public header file for the command macros.
Just include the necessary ones in the driver.

Also use the MIPI_DCS_PIXEL_FMT_16BIT macro.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: David Lechner <david@lechnology.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180110185940.53841-3-noralf@tronnes.org
2018-01-15 15:08:50 +01:00
..
core drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini() 2017-12-10 15:37:07 +01:00
ili9225.c drm/tinydrm: Update ILI9225 compatible string 2018-01-03 13:52:53 +01:00
Kconfig drm/tinydrm: add driver for ST7735R panels 2018-01-03 13:54:24 +01:00
Makefile drm/tinydrm: add driver for ST7735R panels 2018-01-03 13:54:24 +01:00
mi0283qt.c drm/tinydrm/mi0283qt: Remove ili9341.h 2018-01-15 15:08:50 +01:00
mipi-dbi.c drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speed 2017-12-01 14:07:16 +01:00
repaper.c drm/tinydrm: Replace dev_error with DRM_DEV_ERROR 2017-10-13 17:34:42 +02:00
st7586.c drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini() 2017-12-10 15:37:07 +01:00
st7735r.c drm/tinydrm: add driver for ST7735R panels 2018-01-03 13:54:24 +01:00