From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752150AbcHIKst (ORCPT ); Tue, 9 Aug 2016 06:48:49 -0400 Received: from benson.default.arb33.uk0.bigv.io ([46.43.0.16]:56344 "EHLO benson.default.arb33.uk0.bigv.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750798AbcHIKsq (ORCPT ); Tue, 9 Aug 2016 06:48:46 -0400 Message-ID: <1470739709.4745.23.camel@hellion.org.uk> Subject: Re: [PATCH v2 1/2] ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsi From: Ian Campbell To: Mark Rutland , arm@kernel.org Cc: linux-arm-kernel@lists.infradead.org, Catalin Marinas , Will Deacon , Rob Herring , Frank Rowand , Eric Anholt , Stephen Warren , Lee Jones , Gerd Hoffmann , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rpi-kernel@lists.infradead.org Date: Tue, 09 Aug 2016 11:48:29 +0100 In-Reply-To: <20160803144858.GA29054@leverpostej> References: <1470233565-30154-1-git-send-email-ijc@hellion.org.uk> <20160803144858.GA29054@leverpostej> 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 Wed, 2016-08-03 at 15:48 +0100, Mark Rutland wrote: > > > [...]Signed-off-by: Ian Campbell > > I also don't have the relevant hardware to test with, but this looks > generally like the right thing. So FWIW: > > Acked-by: Mark Rutland Thanks (and Stefan too). I think these things generally go via the arm-soc tree? Arnd & Olaf, would it be possible to get this fix in for rc2 please (or in any event for 4.8). Although it's an external tree I believe build breakage in the split-out DT git repo is worth addressing. Ian.