Re: [PATCH 1/2] drm/panel: panel-simple: Add Sharp LQ070Y3LG05
From: neil . armstrong
Date: Wed Nov 26 2025 - 03:19:10 EST
On 11/24/25 14:53, Daniel Schultz wrote:
On 11/24/25 13:51, Maxime Ripard wrote:
On Mon, Nov 24, 2025 at 04:39:37AM -0800, Daniel Schultz wrote:
Add the Sharp LQ070Y3LG05 7" WVGA lanscape LVDS RGB TFT-LCD panel.
Signed-off-by: Daniel Schultz <d.schultz@xxxxxxxxx>
---
drivers/gpu/drm/panel/panel-simple.c | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
Any reason to use panel-simple over panel-lvds?
I didn't know panel-lvds exist. I just convert these timings to panel-lvds and works fine, too. Thanks!
I don't plan to send my device-tree with the new timings included in the near future. Should or can I already add this panel as compatible to panel-simple.yaml?
Any reason why it won't fit in Documentation/devicetree/bindings/display/panel/panel-lvds.yaml ?
Neil
- Daniel
Maxime