Re: [PATCH v1 1/2] drm/panel-simple: Correct EDT ET057090DHU connector type

2020-06-22 Thread Dmitry Osipenko
22.06.2020 01:29, Laurent Pinchart пишет: > Hi Dmitry, > > Thank you for the patch. > > On Mon, Jun 22, 2020 at 01:27:41AM +0300, Dmitry Osipenko wrote: >> The EDT ET057090DHU panel has a DPI connector and not LVDS. This patch >> corrects the panel's description. >> >> Reported-by: Laurent

Re: [PATCH v1 1/2] drm/panel-simple: Correct EDT ET057090DHU connector type

2020-06-21 Thread Laurent Pinchart
Hi Dmitry, Thank you for the patch. On Mon, Jun 22, 2020 at 01:27:41AM +0300, Dmitry Osipenko wrote: > The EDT ET057090DHU panel has a DPI connector and not LVDS. This patch > corrects the panel's description. > > Reported-by: Laurent Pinchart > Fixes: 94f07917ebe8 ("drm/panel-simple: Add

[PATCH v1 1/2] drm/panel-simple: Correct EDT ET057090DHU connector type

2020-06-21 Thread Dmitry Osipenko
The EDT ET057090DHU panel has a DPI connector and not LVDS. This patch corrects the panel's description. Reported-by: Laurent Pinchart Fixes: 94f07917ebe8 ("drm/panel-simple: Add missing connector type for some panels") Signed-off-by: Dmitry Osipenko --- drivers/gpu/drm/panel/panel-simple.c |