alistair23-linux/drivers/gpu/drm/tinydrm
David Lechner b57e8b7661 drm/tinydrm: add driver for ILI9225 panels
This adds a new driver for display panels based on the Ilitek ILI9225
controller.

This was developed for a no-name panel with a red PCB that is commonly
marketed for Arduino. See <https://github.com/Nkawu/TFT_22_ILI9225>.

Signed-off-by: David Lechner <david@lechnology.com>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1511122328-31133-5-git-send-email-david@lechnology.com
2017-12-01 14:08:37 +01:00
..
core drm/tinydrm: Use drm_mode_config_helper_suspend/resume() 2017-11-30 18:19:15 +01:00
ili9225.c drm/tinydrm: add driver for ILI9225 panels 2017-12-01 14:08:37 +01:00
Kconfig drm/tinydrm: add driver for ILI9225 panels 2017-12-01 14:08:37 +01:00
Makefile drm/tinydrm: add driver for ILI9225 panels 2017-12-01 14:08:37 +01:00
mi0283qt.c drm/tinydrm: Use drm_mode_config_helper_suspend/resume() 2017-11-30 18:19:15 +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: Replace dev_error with DRM_DEV_ERROR 2017-10-13 17:34:42 +02:00