Re: mt9p031 camera driver issue

2013-04-25 Thread Laurent Pinchart
Hi Andrei, On Wednesday 24 April 2013 10:21:00 Andrei Andreyanau wrote: > Hi, Guennadi! > I have found interesting issue with mt9p031 camera driver. > As far as I got the value of hblank in the kernel driver is not > calculated correctly. According to the datasheet, the minimum horizontal > blanki

mt9p031 camera driver issue

2013-04-24 Thread Andrei Andreyanau
Hi, Guennadi! I have found interesting issue with mt9p031 camera driver. As far as I got the value of hblank in the kernel driver is not calculated correctly. According to the datasheet, the minimum horizontal blanking value should be calculated using the following formula: 346 x (Row_Bin + 1) + 64