Skip to content

Commit

Permalink
drm/panel: Add driver for Samsung AMS497EE01 panel
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Grimler91 committed Jun 15, 2021
1 parent 254da51 commit 54d11ea
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 42 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/msm8916_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ CONFIG_VIDEO_QCOM_VENUS=m
CONFIG_DRM=m
CONFIG_DRM_MSM=m
CONFIG_DRM_PANEL_SIMPLE=m
CONFIG_DRM_PANEL_SAMSUNG_EA8061V_AMS497EE01=m
CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01=m
CONFIG_DRM_PANEL_MSM8916_GENERATED=m
CONFIG_DRM_DISPLAY_CONNECTOR=m
Expand Down
Loading

0 comments on commit 54d11ea

Please sign in to comment.