Re: [PATCH v2 44/49] drm/panel: simple: Add OSD070T1718-19TS panel support

2019-01-14 Thread Tomi Valkeinen
On 11/01/19 05:51, Laurent Pinchart wrote: > Add support for the OSD070T1718-19TS 7" 800x480 panel from One Stop > Displays to the panel-simple driver. > > Signed-off-by: Laurent Pinchart > Reviewed-by: Sebastian Reichel > --- > drivers/gpu/drm/panel/panel-simple.c | 29

[PATCH v2 44/49] drm/panel: simple: Add OSD070T1718-19TS panel support

2019-01-10 Thread Laurent Pinchart
Add support for the OSD070T1718-19TS 7" 800x480 panel from One Stop Displays to the panel-simple driver. Signed-off-by: Laurent Pinchart Reviewed-by: Sebastian Reichel --- drivers/gpu/drm/panel/panel-simple.c | 29 1 file changed, 29 insertions(+) diff --git a/driv