Re: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-26 Thread stanley.miao
; Hiroshi DOYU; DongSoo(Nathaniel) Kim; MiaoStanley; Nagalla, Hari; Hiremath, Vaibhav; Lakhani, Amish; Menon, Nishanth Subject: RE: [PATCH 5/5] LDP: Add support for built-in camera On Mon, 2009-03-09 at 15:24 -0500, Aguirre Rodriguez, Sergio Alberto wrote: out when I run my test program

RE: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-13 Thread Aguirre Rodriguez, Sergio Alberto
DongSoo(Nathaniel) Kim; MiaoStanley; > Nagalla, Hari; Hiremath, Vaibhav; Lakhani, Amish; Menon, Nishanth > Subject: RE: [PATCH 5/5] LDP: Add support for built-in camera > > On Mon, 2009-03-09 at 15:24 -0500, Aguirre Rodriguez, Sergio Alberto > wrote: > > Hi, > >

RE: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-10 Thread stanley.miao
On Mon, 2009-03-09 at 15:24 -0500, Aguirre Rodriguez, Sergio Alberto wrote: > Hi, > > > -Original Message- > > From: stanley.miao [mailto:stanley.m...@windriver.com] > > > > > > +static struct i2c_board_info __initdata ldp_i2c_boardinfo_2[] = { > > > +#if defined(CONFIG_VIDEO_OV3640) ||

RE: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-09 Thread Aguirre Rodriguez, Sergio Alberto
Hi, > -Original Message- > From: stanley.miao [mailto:stanley.m...@windriver.com] > > +static struct i2c_board_info __initdata ldp_i2c_boardinfo_2[] = { > > +#if defined(CONFIG_VIDEO_OV3640) || defined(CONFIG_VIDEO_OV3640_MODULE) > > + { > > + I2C_BOARD_INFO("ov3640", OV3640

Re: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-04 Thread stanley.miao
Aguirre Rodriguez, Sergio Alberto wrote: This patch adds support for the LDP builtin camera sensor: - Primary sensor (/dev/video4): OV3640 (CSI2). It introduces also a new file for storing all camera sensors board specific related functions, like other platforms do (N800 for example). Signed-o

RE: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-04 Thread Aguirre Rodriguez, Sergio Alberto
rg; linux-o...@vger.kernel.org > > Cc: Sakari Ailus; Tuukka.O Toivonen; Hiroshi DOYU; DongSoo(Nathaniel) > Kim; > > MiaoStanley; Nagalla, Hari; Hiremath, Vaibhav; Lakhani, Amish; Menon, > Nishanth > > Subject: [PATCH 5/5] LDP: Add support for built-in camera > > &

RE: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-03 Thread Curran, Dominic
ri Ailus; Tuukka.O Toivonen; Hiroshi DOYU; DongSoo(Nathaniel) Kim; > MiaoStanley; Nagalla, Hari; Hiremath, Vaibhav; Lakhani, Amish; Menon, Nishanth > Subject: [PATCH 5/5] LDP: Add support for built-in camera > > This patch adds support for the LDP builtin camera sensor: > - Primary s

[PATCH 5/5] LDP: Add support for built-in camera

2009-03-03 Thread Aguirre Rodriguez, Sergio Alberto
This patch adds support for the LDP builtin camera sensor: - Primary sensor (/dev/video4): OV3640 (CSI2). It introduces also a new file for storing all camera sensors board specific related functions, like other platforms do (N800 for example). Signed-off-by: Sergio Aguirre --- arch/arm/mach-o