From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:40831 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764AbcGOE34 (ORCPT ); Fri, 15 Jul 2016 00:29:56 -0400 Date: Fri, 15 Jul 2016 13:29:53 +0900 From: Simon Horman To: Arnd Bergmann Cc: arm@kernel.org, linux-renesas-soc@vger.kernel.org, Olof Johansson , Kevin Hilman , linux-arm-kernel@lists.infradead.org, Magnus Damm Subject: Re: [GIT PULL v2] Second Round of Renesas ARM64 Based SoC DT Updates for v4.8 Message-ID: <20160715042952.GF28151@verge.net.au> References: <8207439.0JmbbpvM5T@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8207439.0JmbbpvM5T@wuerfel> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Thu, Jul 14, 2016 at 05:54:25PM +0200, Arnd Bergmann wrote: > On Thursday, July 7, 2016 4:39:45 PM CEST Simon Horman wrote: > > arm64: dts: r8a7796: Add SYSC PM Domains > > > > While doing some sanity checks on our branch contents, I noticed > that this commit breaks running "make dtbs" on top of our next/dt64 > branch, and I'd like to avoid that. > > I found a couple more problems (tegra and meson), and I ended up > fixing them all up (by merging the dependencies into next/dt64), > so everything is sorted for 4.8, but it would be good to do a > 'make dtbs' run on a branch that has dt changes before you send it, > and I'll try to do the same when pulling it to avoid the problem in > the future. Thanks, I apologise for letting this slip through.