aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tinydrm/Kconfig
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2017-01-22 15:23:48 +0100
committerNoralf Trønnes <noralf@tronnes.org>2017-02-18 18:05:02 +0100
commit1f47e6cbf58d10392a2158b0e33ef72ad681e40f (patch)
tree56a12cb1d0c8950a4bb1995286d627294d2d9588 /drivers/gpu/drm/tinydrm/Kconfig
parentdt-bindings: Add Multi-Inno MI0283QT binding (diff)
downloadlinux-dev-1f47e6cbf58d10392a2158b0e33ef72ad681e40f.tar.xz
linux-dev-1f47e6cbf58d10392a2158b0e33ef72ad681e40f.zip
drm/tinydrm: Add support for Multi-Inno MI0283QT display
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>
Diffstat (limited to 'drivers/gpu/drm/tinydrm/Kconfig')
-rw-r--r--drivers/gpu/drm/tinydrm/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/gpu/drm/tinydrm/Kconfig b/drivers/gpu/drm/tinydrm/Kconfig
index e00bcfca3088..3504c53846da 100644
--- a/drivers/gpu/drm/tinydrm/Kconfig
+++ b/drivers/gpu/drm/tinydrm/Kconfig
@@ -11,3 +11,11 @@ menuconfig DRM_TINYDRM
config TINYDRM_MIPI_DBI
tristate
+
+config TINYDRM_MI0283QT
+ tristate "DRM support for MI0283QT"
+ depends on DRM_TINYDRM && SPI
+ select TINYDRM_MIPI_DBI
+ help
+ DRM driver for the Multi-Inno MI0283QT display panel
+ If M is selected the module will be called mi0283qt.