Skip to content

Commit 94bf910

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 257a5d2 commit 94bf910

File tree

2 files changed

+747
-48
lines changed

2 files changed

+747
-48
lines changed

arch/arm64/configs/msm8916_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ CONFIG_VIDEO_QCOM_VENUS=m
221221
CONFIG_DRM=m
222222
CONFIG_DRM_MSM=m
223223
CONFIG_DRM_PANEL_SIMPLE=m
224+
CONFIG_DRM_PANEL_SAMSUNG_EA8061V_AMS497EE01=m
224225
CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
225226
CONFIG_DRM_PANEL_MSM8916_GENERATED=m
226227
CONFIG_DRM_DISPLAY_CONNECTOR=m

0 commit comments

Comments
 (0)