drm/panel: simple: Support TI nspire panels
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Aug 2019 08:58:46 +0000 (10:58 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 9 Aug 2019 07:17:09 +0000 (09:17 +0200)
commitd8a0d6a3b7810fe3de723505c75f7f34ee6891df
tree7ce9f21c10ae96186f4d5479b88b396846bf6433
parent0c76620e574557aea993fc88b39dc40de394f144
drm/panel: simple: Support TI nspire panels

This adds support for the TI nspire panels to the simple panel
roster. This code is based on arch/arm/mach-nspire/clcd.c.
This includes likely the first grayscale panel supported.

These panels will be used with the PL11x DRM driver.

Cc: Daniel Tang <dt.tangr@gmail.com>
Cc: Fabian Vogt <fabian@ritter-vogt.de>
Tested-by: Fabian Vogt <fabian@ritter-vogt.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190805085847.25554-4-linus.walleij@linaro.org
drivers/gpu/drm/panel/panel-simple.c