Re: [PATCH] drm/panel: simple: Add DLC1010GIG panel

2018-09-27 Thread Thierry Reding
On Mon, Sep 24, 2018 at 05:26:10PM +0200, Marco Felsch wrote: > Add support for the DLC DLC1010GIG 1280x800 10.1" LVDS panel to the > simple-panel driver. > > Signed-off-by: Marco Felsch > --- > .../bindings/display/panel/dlc,dlc1010gig.txt | 12 +++ > drivers/gpu/drm/panel/panel-simple.c

Re: [PATCH] drm/panel: simple: Add DLC1010GIG panel

2018-09-27 Thread Thierry Reding
On Mon, Sep 24, 2018 at 05:26:10PM +0200, Marco Felsch wrote: > Add support for the DLC DLC1010GIG 1280x800 10.1" LVDS panel to the > simple-panel driver. > > Signed-off-by: Marco Felsch > --- > .../bindings/display/panel/dlc,dlc1010gig.txt | 12 +++ > drivers/gpu/drm/panel/panel-simple.c

[PATCH] drm/panel: simple: Add DLC1010GIG panel

2018-09-25 Thread Marco Felsch
Add support for the DLC DLC1010GIG 1280x800 10.1" LVDS panel to the simple-panel driver. Signed-off-by: Marco Felsch --- .../bindings/display/panel/dlc,dlc1010gig.txt | 12 +++ drivers/gpu/drm/panel/panel-simple.c | 33 +++ 2 files changed, 45 insertions(+) create m