Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-15 | drm/tinydrm/mi0283qt: Remove ili9341.h | Noralf Trønnes | |
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 | |||
2017-02-18 | drm/tinydrm: Add support for Multi-Inno MI0283QT display | Noralf Trønnes | |
Add driver to support the Multi-Inno MI0283QT display panel. It has an ILI9341 MIPI DBI compatible display controller. Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Thierry Reding <treding@nvidia.com> |