All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Cc: linux-media@vger.kernel.org,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	Discussion of the Amstrad E3 emailer hardware/software
	<e3-hacking@earth.li>
Subject: Re: [PATCH v2 5/6] OMAP1: Amstrad Delta: add support for camera
Date: Thu, 23 Sep 2010 17:49:36 -0700	[thread overview]
Message-ID: <20100924004936.GZ4211@atomide.com> (raw)
In-Reply-To: <201009240200.23301.jkrzyszt@tis.icnet.pl>

* Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> [100923 16:52]:
> Friday 24 September 2010 01:26:17 Tony Lindgren napisał(a):
> > * Tony Lindgren <tony@atomide.com> [100923 16:06]:
> > > * Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> [100910 18:20]:
> > > > This patch adds configuration data and initialization code required for
> > > > camera support to the Amstrad Delta board.
> > > >
> > > > Three devices are declared: SoC camera, OMAP1 camera interface and
> > > > OV6650 sensor.
> > > >
> > > > Default 12MHz clock has been selected for driving the sensor. Pixel
> > > > clock has been limited to get reasonable frame rates, not exceeding the
> > > > board capabilities. Since both devices (interface and sensor) support
> > > > both pixel clock polarities, decision on polarity selection has been
> > > > left to drivers. Interface GPIO line has been found not functional,
> > > > thus not configured.
> > > >
> > > > Created and tested against linux-2.6.36-rc3.
> > > >
> > > > Works on top of previous patches from the series, at least 1/6, 2/6 and
> > > > 3/6.
> > >
> > > Queuing these last two patches of the series (5/6 and 6/6) for the
> > > upcoming merge window.
> >
> > BTW, these still depend on updated 2/6 to make compile happy.
> 
> Not so simple: still depends on struct omap1_cam_platform_data definition from 
> <media/omap1_camera.h>, included from <mach/camera.h>. Are you ready to 
> accept another temporary workaround?

Heh I guess so. Or do you want to queue everything via linux-media?

Tony

  reply	other threads:[~2010-09-24  0:49 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-11  1:17 [PATCH v2 0/6] Add camera support to the OMAP1 Amstrad Delta videophone Janusz Krzysztofik
2010-09-11  1:21 ` [PATCH v2 1/6] SoC Camera: add driver for OMAP1 camera interface Janusz Krzysztofik
2010-09-11  9:32   ` Janusz Krzysztofik
2010-09-21 23:23   ` Guennadi Liakhovetski
2010-09-22  0:10     ` hermann pitton
2010-09-22  6:08       ` Guennadi Liakhovetski
2010-09-22 23:31         ` hermann pitton
2010-09-22 18:13     ` Janusz Krzysztofik
2010-09-22 18:13       ` Janusz Krzysztofik
2010-09-23 13:33       ` Guennadi Liakhovetski
2010-09-23 13:33         ` Guennadi Liakhovetski
2010-09-23 14:51         ` Janusz Krzysztofik
2010-09-23 14:51           ` Janusz Krzysztofik
2010-09-23 16:10           ` Guennadi Liakhovetski
2010-09-23 16:10             ` Guennadi Liakhovetski
2010-09-11  1:23 ` [PATCH v2 2/6] OMAP1: Add support for SoC " Janusz Krzysztofik
2010-09-11  1:34   ` [RESEND][PATCH " Janusz Krzysztofik
2010-09-23 23:23     ` Tony Lindgren
2010-09-23 23:44       ` Janusz Krzysztofik
2010-09-23 23:44         ` Janusz Krzysztofik
2010-09-23 23:54         ` Tony Lindgren
2010-09-23 23:54           ` Tony Lindgren
2010-09-24  6:54           ` Guennadi Liakhovetski
2010-09-24 10:28             ` Janusz Krzysztofik
2010-09-24 17:43               ` Tony Lindgren
2010-09-22  6:53   ` [PATCH " Guennadi Liakhovetski
2010-09-22 18:20     ` Janusz Krzysztofik
2010-09-22 18:20       ` Janusz Krzysztofik
2010-09-11  1:25 ` [PATCH v2 3/6] SoC Camera: add driver for OV6650 sensor Janusz Krzysztofik
2010-09-22  9:12   ` Guennadi Liakhovetski
2010-09-22 18:23     ` Janusz Krzysztofik
2010-09-23 16:06       ` Guennadi Liakhovetski
2010-09-23 22:45         ` Janusz Krzysztofik
2010-09-24  6:52           ` Guennadi Liakhovetski
2010-09-24 11:36             ` Janusz Krzysztofik
2010-09-24 11:51               ` Guennadi Liakhovetski
2010-09-11  1:26 ` [PATCH v2 4/6] SoC Camera: add support for g_parm / s_parm operations Janusz Krzysztofik
2010-09-11  1:27 ` [PATCH v2 5/6] OMAP1: Amstrad Delta: add support for camera Janusz Krzysztofik
2010-09-23 23:14   ` Tony Lindgren
2010-09-23 23:26     ` Tony Lindgren
2010-09-24  0:00       ` Janusz Krzysztofik
2010-09-24  0:00         ` Janusz Krzysztofik
2010-09-24  0:49         ` Tony Lindgren [this message]
2010-09-24  6:57           ` Guennadi Liakhovetski
2010-09-24  6:57             ` Guennadi Liakhovetski
2010-09-24 11:08             ` Janusz Krzysztofik
2010-09-24 11:08               ` Janusz Krzysztofik
2010-09-11  1:28 ` [PATCH v2 6/6] OMAP1: Amstrad Delta: add camera controlled LEDS trigger Janusz Krzysztofik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100924004936.GZ4211@atomide.com \
    --to=tony@atomide.com \
    --cc=e3-hacking@earth.li \
    --cc=g.liakhovetski@gmx.de \
    --cc=jkrzyszt@tis.icnet.pl \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.