]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/panel: simple: add support for NLT NL192108AC18-02D
authorLucas Stach <l.stach@pengutronix.de>
Thu, 8 Jun 2017 18:07:57 +0000 (20:07 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 14 Jun 2017 17:37:27 +0000 (19:37 +0200)
commit4177fa66a3248e3a5f4b512380a7fc5fce68e76d
treec56c205970e6841b9a8fbb8b1a4e8db7d326a943
parentfa9b4b6ff44e2e1747b2f5e5401d4e94b283999c
drm/panel: simple: add support for NLT NL192108AC18-02D

This adds support for the NLT Technologies NL192108AC18-02D
15.6" LVDS FullHD TFT LCD panel, which can be supported
by the simple panel driver.

Timings are taken from the preliminary datasheet, as a final
one is not yet available.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170608180758.31020-3-l.stach@pengutronix.de
Documentation/devicetree/bindings/display/panel/nlt,nl192108ac18-02d.txt [new file with mode: 0644]
drivers/gpu/drm/panel/panel-simple.c