Skip to content

Commit 54d11ea

Browse files
committed
drm/panel: Add driver for Samsung AMS497EE01 panel
This patch adds support for Samsung's AMOLED AMS497EE01 panel with an EA8061V controller. The driver is mostly based on the driver for s6e3fa2 and s6e63m0, with data taken from the downstream android kernel for the device with codename a500f. The panel is used in the msm8916 Samsung Galaxy A5U (EUR) devices, for which there is already partial support in the mainline kernel. Signed-off-by: Henrik Grimler <[email protected]>
1 parent 254da51 commit 54d11ea

File tree

2 files changed

+573
-42
lines changed

2 files changed

+573
-42
lines changed

arch/arm64/configs/msm8916_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ CONFIG_VIDEO_QCOM_VENUS=m
217217
CONFIG_DRM=m
218218
CONFIG_DRM_MSM=m
219219
CONFIG_DRM_PANEL_SIMPLE=m
220+
CONFIG_DRM_PANEL_SAMSUNG_EA8061V_AMS497EE01=m
220221
CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
221222
CONFIG_DRM_PANEL_MSM8916_GENERATED=m
222223
CONFIG_DRM_DISPLAY_CONNECTOR=m

0 commit comments

Comments
 (0)