From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161157AbcFCTyP (ORCPT ); Fri, 3 Jun 2016 15:54:15 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33546 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752252AbcFCTyD (ORCPT ); Fri, 3 Jun 2016 15:54:03 -0400 Date: Fri, 3 Jun 2016 12:13:40 -0700 From: Olof Johansson To: Masahiro Yamada Cc: arm@kernel.org, Arnd Bergmann , Rob Herring , Chanho Min , devicetree@vger.kernel.org, Jianqun Xu , Heiko Stuebner , Kumar Gala , linux-kernel@vger.kernel.org, Ian Campbell , linux-rockchip@lists.infradead.org, Rob Herring , Pawel Moll , Will Deacon , Mark Rutland , Catalin Marinas , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2 Message-ID: <20160603191340.GA3761@localhost> References: <1464574353-31477-1-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464574353-31477-1-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 30, 2016 at 11:12:33AM +0900, Masahiro Yamada wrote: > Tree-wide replacement was done by commit 2ef7d5f342c1 (ARM, ARM64: > dts: drop "arm,amba-bus" in favor of "simple-bus"), but we have some > new users of "arm,amba-bus" at Linux 4.7-rc1. Eliminate them now. > > Signed-off-by: Masahiro Yamada > --- > > In order to not leave these compatible strings for the release, > is it OK to apply this patch for Linux 4.7 ? Thanks, applied to fixes. -Olof