[PATCH 2/2] drm/panel: correct minimum hsync length of the HannStar HSD070PWW1 panel

2015-08-07 Thread Lucas Stach
Am Freitag, den 07.08.2015, 14:43 +0200 schrieb Thierry Reding: > On Fri, Jun 26, 2015 at 12:27:09PM +0200, Lucas Stach wrote: > > From: Philipp Zabel > > > > According to the data sheet, the minimum horizontal blanking interval > > is 54 clocks (1 + 52 + 1), but tests with a Nitrogen6X have show

[PATCH 2/2] drm/panel: correct minimum hsync length of the HannStar HSD070PWW1 panel

2015-08-07 Thread Thierry Reding
On Fri, Jun 26, 2015 at 12:27:09PM +0200, Lucas Stach wrote: > From: Philipp Zabel > > According to the data sheet, the minimum horizontal blanking interval > is 54 clocks (1 + 52 + 1), but tests with a Nitrogen6X have shown the > minimum working horizontal blanking interval to be 60 clocks. > >

[PATCH 2/2] drm/panel: correct minimum hsync length of the HannStar HSD070PWW1 panel

2015-06-26 Thread Lucas Stach
From: Philipp Zabel According to the data sheet, the minimum horizontal blanking interval is 54 clocks (1 + 52 + 1), but tests with a Nitrogen6X have shown the minimum working horizontal blanking interval to be 60 clocks. Signed-off-by: Philipp Zabel Signed-off-by: Lucas Stach --- drivers/gpu