On Tue, Apr 14, 2009 at 11:53:54AM +0200, Guennadi Liakhovetski wrote:
> On Tue, 14 Apr 2009, Sascha Hauer wrote:
>
> > On Tue, Apr 14, 2009 at 11:20:03AM +0200, Guennadi Liakhovetski wrote:
> > >
> > > If you don't object, I'll just add a .free_bus method to soc_camera_link,
> > > and switch pc
On Tue, 14 Apr 2009, Sascha Hauer wrote:
> On Tue, Apr 14, 2009 at 11:20:03AM +0200, Guennadi Liakhovetski wrote:
> >
> > If you don't object, I'll just add a .free_bus method to soc_camera_link,
> > and switch pcm990 to only use two values: a negative value for a
> > non-allocated gpio - eithe
On Tue, Apr 14, 2009 at 11:20:03AM +0200, Guennadi Liakhovetski wrote:
> On Tue, 14 Apr 2009, Sascha Hauer wrote:
>
> > On Tue, Apr 14, 2009 at 10:57:32AM +0200, Guennadi Liakhovetski wrote:
> > > On Thu, 9 Apr 2009, Guennadi Liakhovetski wrote:
>
> [snip]
>
> > > > > +static unsigned long pcm99
On Tue, 14 Apr 2009, Sascha Hauer wrote:
> On Tue, Apr 14, 2009 at 10:57:32AM +0200, Guennadi Liakhovetski wrote:
> > On Thu, 9 Apr 2009, Guennadi Liakhovetski wrote:
[snip]
> > > > +static unsigned long pcm990_camera_query_bus_param(struct
> > > > soc_camera_link *link)
> > > > +{
> > > > +
On Tue, Apr 14, 2009 at 10:57:32AM +0200, Guennadi Liakhovetski wrote:
> On Thu, 9 Apr 2009, Guennadi Liakhovetski wrote:
>
> > Hi Sascha,
> >
> > something, that skipped both of us:
>
> ...and one more:
>
> > On Thu, 12 Mar 2009, Sascha Hauer wrote:
> >
> > > Some Phytec cameras have a I2C GP
On Thu, 9 Apr 2009, Guennadi Liakhovetski wrote:
> Hi Sascha,
>
> something, that skipped both of us:
...and one more:
> On Thu, 12 Mar 2009, Sascha Hauer wrote:
>
> > Some Phytec cameras have a I2C GPIO expander which allows it to
> > switch between different sensor bus widths. This was previ
Hi Sascha,
something, that skipped both of us:
On Thu, 12 Mar 2009, Sascha Hauer wrote:
> Some Phytec cameras have a I2C GPIO expander which allows it to
> switch between different sensor bus widths. This was previously
> handled in the camera driver. Since handling of this switch
> varies on se
On Thu, Mar 12, 2009 at 08:11:27PM +0100, Guennadi Liakhovetski wrote:
> ...one more thing. I noticed, that after patch 2 the cameras would stop
> work, because iclink->gpio would be set to 0. Which would break bisection.
> Ok, this is rather theoretical, still I modified the patches a bit.
> Pl
...one more thing. I noticed, that after patch 2 the cameras would stop
work, because iclink->gpio would be set to 0. Which would break bisection.
Ok, this is rather theoretical, still I modified the patches a bit.
Please, have a look, if you're ok with these changes, that's how I'm going
to co
ost drivers ;)
Ok, changed it to support only ten bit without gpio switch and return
-EINVAL for any other width.
Sasche
>From 58485f136579273d4da41d65974ce6ed02ba877a Mon Sep 17 00:00:00 2001
From: Sascha Hauer
Date: Tue, 10 Mar 2009 16:45:58 +0100
Subject: [PATCH 2/5] pcm990 baseboard: ad
On Thu, 12 Mar 2009, Sascha Hauer wrote:
> Some Phytec cameras have a I2C GPIO expander which allows it to
> switch between different sensor bus widths. This was previously
> handled in the camera driver. Since handling of this switch
> varies on several boards the cameras are used on, the board
>
Some Phytec cameras have a I2C GPIO expander which allows it to
switch between different sensor bus widths. This was previously
handled in the camera driver. Since handling of this switch
varies on several boards the cameras are used on, the board
support seems a better place to handle the switch
12 matches
Mail list logo