Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5466a631 authored by zain wang's avatar zain wang Committed by Thierry Reding
Browse files

drm/panel: simple: Add bits-per-component for Sharp LQ123P1JX31



The Sharp LQ123P1JX31 panel support 8 bits per component.

Signed-off-by: default avatarzain wang <wzz@rock-chips.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 230c5b44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1483,6 +1483,7 @@ static const struct drm_display_mode sharp_lq123p1jx31_mode = {
static const struct panel_desc sharp_lq123p1jx31 = {
	.modes = &sharp_lq123p1jx31_mode,
	.num_modes = 1,
	.bpc = 8,
	.size = {
		.width = 259,
		.height = 173,