From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2] ADP1653 board code for Nokia RX-51 Date: Wed, 18 Sep 2013 10:42:12 -0700 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-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <201309181800.10486@pali> Sender: linux-kernel-owner@vger.kernel.org To: Pali =?utf-8?B?Um9ow6Fy?= Cc: Pavel Machek , Aaro Koskinen , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-omap@vger.kernel.org * Pali Roh=C3=A1r [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, > > >=20 > > > On Fri, Sep 06, 2013 at 10:34:05PM +0200, Pali Roh=C3=A1r wrote: > > > > > --- /dev/null > > > > > +++ b/arch/arm/mach-omap2/board-rx51-camera.c > > >=20 > > > [...] > > >=20 > > > > Ping, can you review this patch v2? > > >=20 > > > I don't think Tony will accept any new board stuff for > > > RX-51/N900. See for example: > > > http://marc.info/?l=3Dlinux-kernel&m=3D137629626213187&w=3D2 > > >=20 > > > There should be initial Nokia N900 DTS file in 3.12-rc1, and > > > we should continue converting this board fully to DT. > >=20 > > 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 >=20 > 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