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 Mar 26, 2023
1 parent b8041d5 commit 359546d
Show file tree
Hide file tree
Showing 2 changed files with 748 additions and 49 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/msm8916_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ CONFIG_DRM_MSM=m
# CONFIG_DRM_MSM_DP is not set
# CONFIG_DRM_MSM_HDMI_HDCP is not set
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 359546d

Please sign in to comment.