RE: [PATCH 3/5 v2] [media] ov9740: Fixed some settings

From: Andrew Chew
Date: Tue May 31 2011 - 21:12:36 EST


> > + { OV9740_MIPI_CTRL00, 0x64 }, /* 0x44 for
> continuous clock */
>
> I think, the choice between continuous and discontinuous CSI-2 clock
> should become configurable. You can only use discontinuous clock with
> hosts, that support it, right? Whereas all hosts must support
> continuous
> clock. So, I'm not sure we should unconditionally switch to
> discontinuous
> clock here... Maybe it's better to keep it continuous until
> we make it
> configurable?

Yes, that's right. The camera host needs to support discontinuous clocks. I'll change it back to continuous clock by default, and change the comment to "0x64 for discontinuous clock", so we remember for when this becomes configurable.--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/