drm/panel: Add Ilitek ILI9322 driver
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 21 Dec 2017 23:44:11 +0000 (00:44 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 22 Dec 2017 08:05:45 +0000 (09:05 +0100)
commit0ee2e37a1fbaf5e9248227a266f3920042d078df
treeb10d2adeab484fc90150518fa37de2906738d691
parentc49e800f89296f09eb4130b5d65ce7b7c5d57d46
drm/panel: Add Ilitek ILI9322 driver

This adds support for the Ilitek ILI9322 QVGA (320x240)
TFT panel driver.

This panel driver supports serial or parallel RGB or
YUV input and also ITU-T BT.656 input streams.

The controller is combined with a physical panel and
configured through the device tree.

Cc: David Lechner <david@lechnology.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20171221234411.12156-1-linus.walleij@linaro.org
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-ilitek-ili9322.c [new file with mode: 0644]