From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753120AbcIIOqG (ORCPT ); Fri, 9 Sep 2016 10:46:06 -0400 Received: from benson.default.arb33.uk0.bigv.io ([46.43.0.16]:47115 "EHLO benson.default.arb33.uk0.bigv.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750768AbcIIOqD (ORCPT ); Fri, 9 Sep 2016 10:46:03 -0400 Message-ID: <1473432356.28111.60.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 , linux-arm-kernel@lists.infradead.org Cc: 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 15:45:56 +0100 In-Reply-To: <7746678.0mZLVD2k0J@wuerfel> References: <1470233565-30154-1-git-send-email-ijc@hellion.org.uk> <1471504916.6295.32.camel@hellion.org.uk> <20160818102349.GC27045@leverpostej> <7746678.0mZLVD2k0J@wuerfel> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.4-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks, Ian.