mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] drm/panel-edp: Add LQ140M1JW48 edp panel entry
@ 2022-06-08  2:06 Bjorn Andersson
  2022-06-24 19:56 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2022-06-08  2:06 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter
  Cc: dri-devel, linux-kernel

Add panel identification entry for the Sharp LQ140M1JW48 eDP panel.

Due to lacking documentation, a delay similar to those for the
LQ140M1JW46 numbers are picked for now.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 drivers/gpu/drm/panel/panel-edp.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/panel/panel-edp.c b/drivers/gpu/drm/panel/panel-edp.c
index c96014464355..fe3897b86665 100644
--- a/drivers/gpu/drm/panel/panel-edp.c
+++ b/drivers/gpu/drm/panel/panel-edp.c
@@ -1860,6 +1860,7 @@ static const struct edp_panel_entry edp_panels[] = {
 	EDP_PANEL_ENTRY('K', 'D', 'B', 0x0624, &kingdisplay_kd116n21_30nv_a010.delay, "116N21-30NV-A010"),
 	EDP_PANEL_ENTRY('K', 'D', 'B', 0x1120, &delay_200_500_e80_d50, "116N29-30NK-C007"),
 
+	EDP_PANEL_ENTRY('S', 'H', 'P', 0x1511, &delay_200_500_e50, "LQ140M1JW48"),
 	EDP_PANEL_ENTRY('S', 'H', 'P', 0x1523, &sharp_lq140m1jw46.delay, "LQ140M1JW46"),
 	EDP_PANEL_ENTRY('S', 'H', 'P', 0x154c, &delay_200_500_p2e100, "LQ116M1JW10"),
 
-- 
2.35.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] drm/panel-edp: Add LQ140M1JW48 edp panel entry
  2022-06-08  2:06 [PATCH] drm/panel-edp: Add LQ140M1JW48 edp panel entry Bjorn Andersson
@ 2022-06-24 19:56 ` Sam Ravnborg
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2022-06-24 19:56 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Thierry Reding, David Airlie, Daniel Vetter, linux-kernel, dri-devel

On Tue, Jun 07, 2022 at 07:06:14PM -0700, Bjorn Andersson wrote:
> Add panel identification entry for the Sharp LQ140M1JW48 eDP panel.
> 
> Due to lacking documentation, a delay similar to those for the
> LQ140M1JW46 numbers are picked for now.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Thanks, applied to drm-misc (drm-misc-next).

	Sam

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-24 19:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08  2:06 [PATCH] drm/panel-edp: Add LQ140M1JW48 edp panel entry Bjorn Andersson
2022-06-24 19:56 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®