From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Callow Subject: Re: Problems in OMAP 1510 Camera sensor code Date: Thu, 04 May 2006 22:28:30 +0100 Message-ID: <445A71FE.8070904@tesco.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org RAVI SHANGAR wrote: >Previously, I got info about the 1510 camera driver that sensor_ov9640.c >must be modified for our ov66xx sensor. > > Which sensor are you trying to support? i am working on a driver for the ov6650 >... > >The second doubt I have is the slave address for I2C driver used in ov9640.h > >If OMAP_24xx_VIRTIO defined , addr is 0x60 or it is 0x30. > >But in iBootHost given with OMAP board, Camera code uses 0x60 as the addr. > > For all the OV sensors I've seen (which it not that many!) the default slave address is 0x60 Matt