summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tinydrm/Kconfig
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2017-06-08 17:14:35 +0200
committerNoralf Trønnes <noralf@tronnes.org>2017-07-14 19:30:08 +0200
commit3589211e9b0316884f55acf3aeb0a979db79db9c (patch)
treee5d4cfbb106e7ed341341ae56d4f75e802de7c41 /drivers/gpu/drm/tinydrm/Kconfig
parent379ea9a1a59a5a32c8db6f164e80a3fd00cb3781 (diff)
drm/tinydrm: Add RePaper e-ink driver
This adds support for the Pervasive Displays RePaper branded displays. The controller code is taken from the userspace driver available through repaper.org. Only the V231 film is supported since the others are EOL. Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Link: http://patchwork.freedesktop.org/patch/msgid/1496934875-51984-5-git-send-email-noralf@tronnes.org
Diffstat (limited to 'drivers/gpu/drm/tinydrm/Kconfig')
-rw-r--r--drivers/gpu/drm/tinydrm/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/gpu/drm/tinydrm/Kconfig b/drivers/gpu/drm/tinydrm/Kconfig
index 3504c53846da..9596e447f877 100644
--- a/drivers/gpu/drm/tinydrm/Kconfig
+++ b/drivers/gpu/drm/tinydrm/Kconfig
@@ -19,3 +19,15 @@ config TINYDRM_MI0283QT
help
DRM driver for the Multi-Inno MI0283QT display panel
If M is selected the module will be called mi0283qt.
+
+config TINYDRM_REPAPER
+ tristate "DRM support for Pervasive Displays RePaper panels (V231)"
+ depends on DRM_TINYDRM && SPI
+ help
+ DRM driver for the following Pervasive Displays panels:
+ 1.44" TFT EPD Panel (E1144CS021)
+ 1.90" TFT EPD Panel (E1190CS021)
+ 2.00" TFT EPD Panel (E2200CS021)
+ 2.71" TFT EPD Panel (E2271CS021)
+
+ If M is selected the module will be called repaper.