drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 18 Apr 2017 08:40:35 +0000 (17:40 +0900)
committerThierry Reding <treding@nvidia.com>
Wed, 14 Jun 2017 18:18:22 +0000 (20:18 +0200)
commite2af12bfb0ba198d66acf99e14aedc34244e74dc
treebb873da35d57920d61b740ee450271ac6e529b27
parent60ee02bf9a54b925d8b655069ad9a1444667ee40
drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board

This patch supports TM2e panel and the panel has 1600x2560 resolution
in 5.65" physical.

This identify panel type with compatibility string, also invoke
display mode that matches the type. So add the check code for s6e3ha2
compatibility and s6e3hf2 type and select the drm_display_mode of
default and edge type.

Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Inki Dae <inki.dae@samsung.com>
[treding@nvidia.com: fixup checkpatch warnings]
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1492504836-19225-3-git-send-email-hoegeun.kwon@samsung.com
drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c