Re: [PATCH] ARM: at91/dt: ov2640: add hsync/vsync-active property

2015-09-21 Thread Nicolas Ferre
Le 21/09/2015 03:19, Josh Wu a écrit : > Hi, Nicolas > > On 9/18/2015 10:09 PM, Nicolas Ferre wrote: >> Le 18/09/2015 13:28, Josh Wu a écrit : >>> On at91sam9x5ek/at91sam9m10g45ek/sama5d3xek boards, we use the parallel >>> connection for ov2640. So we must set the hsync/vsync property (1 means >>>

Re: [PATCH] ARM: at91/dt: ov2640: add hsync/vsync-active property

2015-09-20 Thread Josh Wu
Hi, Nicolas On 9/18/2015 10:09 PM, Nicolas Ferre wrote: Le 18/09/2015 13:28, Josh Wu a écrit : On at91sam9x5ek/at91sam9m10g45ek/sama5d3xek boards, we use the parallel connection for ov2640. So we must set the hsync/vsync property (1 means active high). Otherwise, the connection would be seen as

Re: [PATCH] ARM: at91/dt: ov2640: add hsync/vsync-active property

2015-09-18 Thread Nicolas Ferre
Le 18/09/2015 13:28, Josh Wu a écrit : > On at91sam9x5ek/at91sam9m10g45ek/sama5d3xek boards, we use the parallel > connection for ov2640. So we must set the hsync/vsync property (1 means > active high). > Otherwise, the connection would be seen as BT.656 or BT.1120. > > Signed-off-by: Josh Wu Hi

[PATCH] ARM: at91/dt: ov2640: add hsync/vsync-active property

2015-09-18 Thread Josh Wu
On at91sam9x5ek/at91sam9m10g45ek/sama5d3xek boards, we use the parallel connection for ov2640. So we must set the hsync/vsync property (1 means active high). Otherwise, the connection would be seen as BT.656 or BT.1120. Signed-off-by: Josh Wu --- arch/arm/boot/dts/at91sam9m10g45ek.dts | 2 ++ a