On Mon, 13 Dec 2010 11:27:24 -0200
Mauro Carvalho Chehab <[email protected]> wrote:

> >     case SENSOR_OV7660:
> >             init = ov7660_sensor_param1;
> > -           if (sd->bridge == BRIDGE_SN9C120) {
> > -                   if (mode) {             /* 320x240 - 160x120 */
> > -                           reg17 = 0xa2;
> > -                           reg1 = 0x44;    /* 48 Mhz, video trf eneble */
> > -                   }
> > -           } else {
> > -                   reg17 = 0x22;
> > -                   reg1 = 0x06;    /* 24 Mhz, video trf eneble
> > -                                    * inverse power down */
> > -           }  
> 
> I'm not sure about this... On my tests with the two devices I have
> with ov7660 (sn9c105 and sn9c120), the original driver uses 48 MHz
> for all resolutions.

Hi Mauro,

You are right, I will fix that in the next version.

Regards.

-- 
Ken ar c'hentañ |             ** Breizh ha Linux atav! **
Jef             |               http://moinejf.free.fr/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to