From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755598AbdAFONn (ORCPT ); Fri, 6 Jan 2017 09:13:43 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:33918 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750902AbdAFON3 (ORCPT ); Fri, 6 Jan 2017 09:13:29 -0500 Date: Fri, 6 Jan 2017 16:13:22 +0200 From: Krzysztof Kozlowski To: Masahiro Yamada Cc: arm@kernel.org, Arnd Bergmann , Olof Johansson , Rob Herring , devicetree@vger.kernel.org, Krzysztof Kozlowski , Kukjin Kim , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Andy Gross , Russell King , Javier Martinez Canillas , linux-samsung-soc@vger.kernel.org, Rob Herring , David Brown , Will Deacon , Mark Rutland , linux-soc@vger.kernel.org, Catalin Marinas , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 3 Message-ID: <20170106141322.pejnlr6vbsq6bo6l@kozik-lap> References: <1482853886-7932-1-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1482853886-7932-1-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 28, 2016 at 12:51:26AM +0900, Masahiro Yamada wrote: > Tree-wide replacement was done by commit 2ef7d5f342c1 ("ARM, ARM64: > dts: drop "arm,amba-bus" in favor of "simple-bus"), then the 2nd > round by commit 15b7cc78f095 ("arm64: dts: drop "arm,amba-bus" in > favor of "simple-bus" part 2"). > > Here, some new users have appeared for Linux v4.10-rc1. Eliminate > them now. > > Signed-off-by: Masahiro Yamada > --- > > Hi Arnd, Olof, > > Can you pick this up for v4.10 fixes? > > If we carry arm,amba-bus until the release, we will need to > take more time to deprecate it. What is the status of this? Masahiro, if you would split this, I could take Exynos part through my tree. Anyway I am fine with taking this directly into arm-soc. I do not expect conflicts around these lines, so: For Exynos: Acked-by: Krzysztof Kozlowski Best regards, Krzysztof