From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752867AbdARTPv (ORCPT ); Wed, 18 Jan 2017 14:15:51 -0500 Received: from mail-pg0-f45.google.com ([74.125.83.45]:34018 "EHLO mail-pg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751809AbdARTPt (ORCPT ); Wed, 18 Jan 2017 14:15:49 -0500 From: Kevin Hilman To: Stephen Rothwell Cc: Carlo Caione , Olof Johansson , Arnd Bergmann , ARM , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Neil Armstrong , Martin Blumenstingl Subject: Re: linux-next: manual merge of the amlogic tree with the arm-soc tree Organization: BayLibre References: <20170118095531.37f33df0@canb.auug.org.au> Date: Wed, 18 Jan 2017 11:06:53 -0800 In-Reply-To: <20170118095531.37f33df0@canb.auug.org.au> (Stephen Rothwell's message of "Wed, 18 Jan 2017 09:55:31 +1100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Rothwell writes: > Hi all, > > Today's linux-next merge of the amlogic tree got a conflict in: > > arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi > > between commit: > > f7bcd4b6f698 ("ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFS") > > from the arm-soc tree and commit: > > 47961f1353b8 ("ARM64: dts: meson-gx: move the SCPI and SRAM nodes to meson-gx") > > from the amlogic tree. The latter has been dropped from the amlogic pending some ongoing discussion, but I forgot to push an updated for-next. That's remedied now. Kevin