Skip to content

Commit 359546d

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 b8041d5 commit 359546d

File tree

2 files changed

+748
-49
lines changed

2 files changed

+748
-49
lines changed

arch/arm64/configs/msm8916_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ CONFIG_DRM_MSM=m
229229
# CONFIG_DRM_MSM_DP is not set
230230
# CONFIG_DRM_MSM_HDMI_HDCP is not set
231231
CONFIG_DRM_PANEL_SIMPLE=m
232+
CONFIG_DRM_PANEL_SAMSUNG_EA8061V_AMS497EE01=m
232233
CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
233234
CONFIG_DRM_PANEL_MSM8916_GENERATED=m
234235
CONFIG_DRM_DISPLAY_CONNECTOR=m

0 commit comments

Comments
 (0)