drm/panel: simple: Add Logic PD Type 28 display support
authorAdam Ford <aford173@gmail.com>
Wed, 16 Oct 2019 13:51:45 +0000 (08:51 -0500)
committerSam Ravnborg <sam@ravnborg.org>
Sat, 30 Nov 2019 22:03:24 +0000 (23:03 +0100)
commit0d35408afbeb603bc9972ae91e4dd2638bcffe52
tree547893c6977f0a8698bb0262200b576d84938101
parent621dab99847821d671e46509c4775d905c72a763
drm/panel: simple: Add Logic PD Type 28 display support

Previously, there was an omap panel-dpi driver that would
read generic timings from the device tree and set the display
timing accordingly.  This driver was removed so the screen
no longer functions.  This patch modifies the panel-simple
file to setup the timings to the same values previously used.

Fixes: 8bf4b1621178 ("drm/omap: Remove panel-dpi driver")

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191016135147.7743-1-aford173@gmail.com
drivers/gpu/drm/panel/panel-simple.c