Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753137Ab3IRRmS (ORCPT ); Wed, 18 Sep 2013 13:42:18 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:22178 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751218Ab3IRRmR (ORCPT ); Wed, 18 Sep 2013 13:42:17 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 50.131.214.131 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18nYct4ZQ1GrkWDEPtLn2pX Date: Wed, 18 Sep 2013 10:42:12 -0700 From: Tony Lindgren To: Pali =?utf-8?B?Um9ow6Fy?= Cc: Pavel Machek , Aaro Koskinen , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] ADP1653 board code for Nokia RX-51 Message-ID: <20130918174211.GU9994@atomide.com> References: <201302171616.50152@pali> <20130907230252.GA10700@blackmetal.musicnaut.iki.fi> <20130918131644.GA2953@amd.pavel.ucw.cz> <201309181800.10486@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201309181800.10486@pali> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1624 Lines: 45 * Pali Rohár [130918 09:08]: > On Wednesday 18 September 2013 15:16:44 Pavel Machek wrote: > > On Sun 2013-09-08 02:02:52, Aaro Koskinen wrote: > > > Hi, > > > > > > On Fri, Sep 06, 2013 at 10:34:05PM +0200, Pali Rohár wrote: > > > > > --- /dev/null > > > > > +++ b/arch/arm/mach-omap2/board-rx51-camera.c > > > > > > [...] > > > > > > > Ping, can you review this patch v2? > > > > > > I don't think Tony will accept any new board stuff for > > > RX-51/N900. See for example: > > > http://marc.info/?l=linux-kernel&m=137629626213187&w=2 > > > > > > There should be initial Nokia N900 DTS file in 3.12-rc1, and > > > we should continue converting this board fully to DT. > > > > That's not reasonable. N900 is pretty far away from working > > with device tree. Yes, I was able to get some bits merged, > > but that should not be excuse to halt other N900 development. > > Pavel > > Right. So Tony, will you accept future patches for board files? Only fixes to board-*.c files please unless there's a _really_ good reason to make things more complex with the platform data. Let's not make the DT conversion any more complex than it already is. Getting things working with DT for the devices is pretty trivial in most cases. And we can also still initialize the legacy devices using platform data the same way as earlier. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/