Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753211Ab3F2ULl (ORCPT ); Sat, 29 Jun 2013 16:11:41 -0400 Received: from service87.mimecast.com ([91.220.42.44]:56468 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752373Ab3F2ULj convert rfc822-to-8bit (ORCPT ); Sat, 29 Jun 2013 16:11:39 -0400 Date: Sat, 29 Jun 2013 21:11:32 +0100 From: Lorenzo Pieralisi To: Russell King - ARM Linux Cc: Olof Johansson , Maxime Ripard , Arnd Bergmann , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Emilio Lopez Subject: Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings Message-ID: <20130629201132.GA9375@e102568-lin.cambridge.arm.com> References: <1372437844-16325-1-git-send-email-maxime.ripard@free-electrons.com> <20130628171532.GD30603@e102568-lin.cambridge.arm.com> <20130628200333.GA2756@lukather> <20130629193819.GD3353@n2100.arm.linux.org.uk> MIME-Version: 1.0 In-Reply-To: <20130629193819.GD3353@n2100.arm.linux.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginalArrivalTime: 29 Jun 2013 20:11:35.0835 (UTC) FILETIME=[DB355EB0:01CE7504] X-MC-Unique: 113062921113701201 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: 8BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2394 Lines: 54 On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: > On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: > > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > > wrote: > > > On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: > > >> The patch above should already be queued in next/dt right ? > > > > > > Indeed. > > > > > > Then why the latest patch of your patchset got in 3.10, while the > > > patches actually fixing the DT it would have impacted were delayed to > > > 3.11? > > > > > > (And why was it merged so late in the development cycle?) > > > > This. So now we have to scramble because some device trees will > > produce warnings at boot. > > > > Russell, the alternative is to revert Lorenzo's patch for 3.10 (and > > re-introduce it for 3.11). Do you have a preference? > > Sorry but I really don't understand what all the fuss in this thread > is about. > > This thread seems to be saying that two development patches were > merged, which were 7762/1 and 7763/1, and that 7764/1 is a fix? > Are you sure about that, because that's not how they're described, > and not how they look either. Russell, technically speaking what are you saying is correct, but the problem is that the 7762/1, 7763/1 and 7764/1 were part of a series to update DT cpu/cpus bindings, topology, bring dts files up to standard and update kernel code to comply. The problem is the following: if 7762/1 is merged but dts updates in the arm-soc tree (that can be considered fixes, but as I said it is hard to draw a line between fixes and dev since this series is meant to redefine the DT bindings themselves to make them as compliant as possible with ePAPR) are not merged at the same time, the kernel triggers warnings for boards with non-compliant dts. That's the same reason why I asked to drop 7762/1 from stable queues, since if it gets there all dts updates should get there at the same time. Please let me know if that's unclear and how I can help you fix the problem, I am just trying to syncronize all the changes the best I can. Apologies and thanks, Lorenzo -- 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/