From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753036AbcIIQVM (ORCPT ); Fri, 9 Sep 2016 12:21:12 -0400 Received: from benson.default.arb33.uk0.bigv.io ([46.43.0.16]:47921 "EHLO benson.default.arb33.uk0.bigv.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752340AbcIIQVL (ORCPT ); Fri, 9 Sep 2016 12:21:11 -0400 Message-ID: <1473438062.28111.61.camel@hellion.org.uk> Subject: Re: [PATCH v2 1/2] ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsi From: Ian Campbell To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Mark Rutland , devicetree@vger.kernel.org, Stephen Warren , Catalin Marinas , Lee Jones , Will Deacon , linux-kernel@vger.kernel.org, Rob Herring , Eric Anholt , arm@kernel.org, Gerd Hoffmann , Frank Rowand , linux-rpi-kernel@lists.infradead.org Date: Fri, 09 Sep 2016 17:21:02 +0100 In-Reply-To: <5852905.snAkjWmlVZ@wuerfel> References: <1470233565-30154-1-git-send-email-ijc@hellion.org.uk> <7746678.0mZLVD2k0J@wuerfel> <1473432356.28111.60.camel@hellion.org.uk> <5852905.snAkjWmlVZ@wuerfel> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.4-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2016-09-09 at 17:47 +0200, Arnd Bergmann wrote: > On Friday, September 9, 2016 3:45:56 PM CEST Ian Campbell wrote: > > > > On Tue, 2016-08-23 at 12:09 +0200, Arnd Bergmann wrote: > > > > > > I had skipped the new message as well while sorting through 5000 > > > messages after my vacation, but I've now put it into my TODO > > > folder > > > and will get to it eventually. > > > > Is it still on your TODO or should I do... > > > > > > > > We sometimes miss stuff that is meant for arm-soc when it comes > > > from people that don't normally send us patches. If you want to > > > be sure to catch the attention, stick a 'GIT PULL' into the > > > subject > > > or send a ping on IRC. > > > > ... one of these? > > > > It'd be great to get this fixed in v4.8 so that the corresponding > > device-tree.git tag will build. > > Oh, it ended  up in my v4.9-todo folder, not 4.8, I misunderstood > the urgency, sorry. No worries. > I've applied it to the fixes branch now. Thank you! Ian.