提交 5466a631 编写于 作者: Z zain wang 提交者: Thierry Reding

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

The Sharp LQ123P1JX31 panel support 8 bits per component.
Signed-off-by: Nzain wang <wzz@rock-chips.com>
Signed-off-by: NThierry Reding <treding@nvidia.com>
上级 230c5b44
......@@ -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,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册