[PATCH 09/10] drm/panel: simple: Add support for BOE TV080WUM-NL0

2015-10-30 Thread Thierry Reding
On Sat, Oct 10, 2015 at 05:55:29PM +0800, Chris Zhong wrote: > This adds support for the BOE TV080WUM-NL0 1200x1920 mipi panel to the > DRM simple panel driver. > > Signed-off-by: Chris Zhong > --- > > drivers/gpu/drm/panel/panel-simple.c | 33 + > 1 file

[PATCH 09/10] drm/panel: simple: Add support for BOE TV080WUM-NL0

2015-10-10 Thread Chris Zhong
This adds support for the BOE TV080WUM-NL0 1200x1920 mipi panel to the DRM simple panel driver. Signed-off-by: Chris Zhong --- drivers/gpu/drm/panel/panel-simple.c | 33 + 1 file changed, 33 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c