From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 5/6] OMAP1: Amstrad Delta: add support for camera Date: Thu, 23 Sep 2010 17:49:36 -0700 Message-ID: <20100924004936.GZ4211@atomide.com> References: <201009110317.54899.jkrzyszt@tis.icnet.pl> <20100923231415.GU4211@atomide.com> <20100923232617.GW4211@atomide.com> <201009240200.23301.jkrzyszt@tis.icnet.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <201009240200.23301.jkrzyszt@tis.icnet.pl> Sender: linux-media-owner@vger.kernel.org To: Janusz Krzysztofik Cc: linux-media@vger.kernel.org, Guennadi Liakhovetski , "linux-omap@vger.kernel.org" , Discussion of the Amstrad E3 emailer hardware/software List-Id: linux-omap@vger.kernel.org * Janusz Krzysztofik [100923 16:52]: > Friday 24 September 2010 01:26:17 Tony Lindgren napisa=C5=82(a): > > * Tony Lindgren [100923 16:06]: > > > * Janusz Krzysztofik [100910 18:20]: > > > > This patch adds configuration data and initialization code requ= ired 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. P= ixel > > > > clock has been limited to get reasonable frame rates, not excee= ding the > > > > board capabilities. Since both devices (interface and sensor) s= upport > > > > both pixel clock polarities, decision on polarity selection has= been > > > > left to drivers. Interface GPIO line has been found not functio= nal, > > > > 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 th= e > > > upcoming merge window. > > > > BTW, these still depend on updated 2/6 to make compile happy. >=20 > Not so simple: still depends on struct omap1_cam_platform_data defini= tion from=20 > , included from . Are you ready = to=20 > accept another temporary workaround? Heh I guess so. Or do you want to queue everything via linux-media? Tony