On Mon, Apr 07, 2025 at 06:34:01PM +0200, Luca Ceresoli wrote: > Add the Tianma P0700WXF1MBAA 7" 1280x800 LVDS RGB TFT LCD panel. > > Reuse the timings of the TM070JDHG34-00 as they are identical, even though > they are described differently by the datasheet as noted in the > comment. Power up/down timing are slightly different, so add a new struct > panel_desc for that. > > Signed-off-by: Luca Ceresoli <luca.ceres...@bootlin.com> > --- > drivers/gpu/drm/panel/panel-simple.c | 33 +++++++++++++++++++++++++++++---- > 1 file changed, 29 insertions(+), 4 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> > -- With best wishes Dmitry