Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-23 Thread Fabio Estevam
Hi Alex, On Fri, Mar 23, 2012 at 4:02 PM, Alex Gershgorin wrote: > Yes, yesterday I sended to Sascha and ARM mailing list another patch > i.MX35-PDK-Add-regulator-support, this also will need be used. Ok, good. I saw that patch as well. It would be really nice if you could fix the I2C issues yo

Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-23 Thread Alex Gershgorin
Hi Fabio, > Good news... > After several number of changes, yesterday the camera started to work :-) > I will prepare some patches and send them. > >Ok, great! Besides your mx35 clock patches: any other patch is > >required to getting the camera to work? Yes, yesterday I sended to Sascha and ARM

Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-22 Thread Fabio Estevam
Hi Alex, On Tue, Mar 20, 2012 at 5:54 AM, Alex Gershgorin wrote: > > Hi all, > > Good news... > After several number of changes, yesterday the camera started to work :-) > I will prepare some patches and send them. Ok, great! Besides your mx35 clock patches: any other patch is required to gettin

RE: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-20 Thread Alex Gershgorin
Hi all, Good news... After several number of changes, yesterday the camera started to work :-) I will prepare some patches and send them. On Mon, Mar 19, 2012 at 07:43:32PM -0300, Fabio Estevam wrote: > Hi Sascha, > > On Mon, Mar 19, 2012 at 7:37 PM, Sascha Hauer wrote: > > > It's scheduled t

Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-19 Thread Mauro Carvalho Chehab
Em 19-03-2012 19:37, Sascha Hauer escreveu: > On Mon, Mar 19, 2012 at 07:17:27PM -0300, Mauro Carvalho Chehab wrote: >> Em 19-03-2012 19:03, Mauro Carvalho Chehab escreveu: >>> Em 13-03-2012 12:05, Alex Gershgorin escreveu: In i.MX35-PDK, OV2640 camera is populated on the personality boa

Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-19 Thread Sascha Hauer
On Mon, Mar 19, 2012 at 07:43:32PM -0300, Fabio Estevam wrote: > Hi Sascha, > > On Mon, Mar 19, 2012 at 7:37 PM, Sascha Hauer wrote: > > > It's scheduled there. I should have responded with an applied message. > > Please apply this one too: http://patchwork.ozlabs.org/patch/144942/ > Will do.

Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-19 Thread Fabio Estevam
Hi Sascha, On Mon, Mar 19, 2012 at 7:37 PM, Sascha Hauer wrote: > It's scheduled there. I should have responded with an applied message. Please apply this one too: http://patchwork.ozlabs.org/patch/144942/ Otherwise camera device cannot register. -- To unsubscribe from this list: send the line

Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-19 Thread Sascha Hauer
On Mon, Mar 19, 2012 at 07:17:27PM -0300, Mauro Carvalho Chehab wrote: > Em 19-03-2012 19:03, Mauro Carvalho Chehab escreveu: > > Em 13-03-2012 12:05, Alex Gershgorin escreveu: > >> In i.MX35-PDK, OV2640 camera is populated on the > >> personality board. This camera is registered as a subdevice vi

Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-19 Thread Mauro Carvalho Chehab
Em 19-03-2012 19:03, Mauro Carvalho Chehab escreveu: > Em 13-03-2012 12:05, Alex Gershgorin escreveu: >> In i.MX35-PDK, OV2640 camera is populated on the >> personality board. This camera is registered as a subdevice via soc-camera >> interface. >> >> Signed-off-by: Alex Gershgorin > > Patch do

Re: [PATCH v1] i.MX35-PDK: Add Camera support

2012-03-19 Thread Mauro Carvalho Chehab
Em 13-03-2012 12:05, Alex Gershgorin escreveu: > In i.MX35-PDK, OV2640 camera is populated on the > personality board. This camera is registered as a subdevice via soc-camera > interface. > > Signed-off-by: Alex Gershgorin Patch doesn't apply over v3.3: patching file arch/arm/mach-imx/mach-mx

[PATCH v1] i.MX35-PDK: Add Camera support

2012-03-13 Thread Alex Gershgorin
In i.MX35-PDK, OV2640 camera is populated on the personality board. This camera is registered as a subdevice via soc-camera interface. Signed-off-by: Alex Gershgorin --- arch/arm/mach-imx/mach-mx35_3ds.c | 96 + 1 files changed, 96 insertions(+), 0 deletio