]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/panel: simple: Add support for Samsung LTN140AT29 panel
authorStéphane Marchesin <marcheu@chromium.org>
Wed, 18 Mar 2015 09:52:18 +0000 (10:52 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 2 Apr 2015 17:04:08 +0000 (19:04 +0200)
commit0c934306ec9a63bd271a4376caa014c21b20072b
tree696565e38da33c2d3044efb4496668a676cca67e
parent6321fd6b6f0942e986b297e8192febfc860b83b3
drm/panel: simple: Add support for Samsung LTN140AT29 panel

This panel is used by the Nyan Blaze board and can be supported by the
simple-panel driver.

Signed-off-by: Stéphane Marchesin <marcheu@chromium.org>
[tomeu.vizoso@collabora.com: add device tree binding document]
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/panel/samsung,ltn140at29-301.txt [new file with mode: 0644]
drivers/gpu/drm/panel/panel-simple.c