From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v3 08/10] arm: omap4panda: Add support for omap4iss camera Date: Fri, 25 May 2012 03:00:08 -0700 Message-ID: <20120525100008.GQ17852@atomide.com> References: <1335971749-21258-1-git-send-email-saaguirre@ti.com> <1335971749-21258-9-git-send-email-saaguirre@ti.com> <20120508234641.GV5088@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org To: Sergio Aguirre Cc: Sergio Aguirre , linux-media@vger.kernel.org, linux-omap@vger.kernel.org List-Id: linux-omap@vger.kernel.org * Sergio Aguirre [120523 21:49]: > Hi Tony, > > On Tue, May 8, 2012 at 6:46 PM, Tony Lindgren wrote: > > * Sergio Aguirre [120502 08:21]: > >> This adds support for camera interface with the support for > >> following sensors: > >> > >> - OV5640 > >> - OV5650 > > > > It seems that at this point we should initialize new things like this > > with DT only. We don't quite yet have the muxing in place, but I'd > > rather not add yet another big platform_data file for something that > > does not even need to be there for DT booted devices. > > Ok. > > I'll look at that. > > By the way, I've been very out of the loop on al DT related development.. > > Are these instructions valid for current master k.org branch? > > http://omappedia.org/wiki/Device_Tree#Booting_with_DT_blob Yeah seems about right. Regards, Tony