[PATCH] drm/panel: simple: fix g121x1_l03 hsync/vsync polarity

2016-03-02 Thread Thierry Reding
On Tue, Mar 01, 2016 at 06:06:54PM -0500, Akshay Bhat wrote: > Set hsync/vsync to active low for g121x1_l03 panel to match the > recommended setting in datasheet. > > Signed-off-by: Akshay Bhat > --- > drivers/gpu/drm/panel/panel-simple.c | 1 + > 1 file changed, 1 insertion(+) Applied, thanks.

[PATCH] drm/panel: simple: fix g121x1_l03 hsync/vsync polarity

2016-03-01 Thread Akshay Bhat
Set hsync/vsync to active low for g121x1_l03 panel to match the recommended setting in datasheet. Signed-off-by: Akshay Bhat --- drivers/gpu/drm/panel/panel-simple.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c i