From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Subject: Re: [PATCH v2] phy: rcar-gen3-usb2, rcar-gen2: Use ARCH_RENESAS To: Simon Horman , Geert Uytterhoeven References: <1457313264-18476-1-git-send-email-horms+renesas@verge.net.au> <20160325021207.GC31681@verge.net.au> CC: Yoshihiro Shimoda , Magnus Damm , "linux-kernel@vger.kernel.org" , From: Kishon Vijay Abraham I Message-ID: <57231B7C.9060307@ti.com> Date: Fri, 29 Apr 2016 13:59:48 +0530 MIME-Version: 1.0 In-Reply-To: <20160325021207.GC31681@verge.net.au> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Friday 25 March 2016 07:42 AM, Simon Horman wrote: > On Mon, Mar 07, 2016 at 09:01:48AM +0100, Geert Uytterhoeven wrote: >> On Mon, Mar 7, 2016 at 2:14 AM, Simon Horman wrote: >>> Make use of ARCH_RENESAS in place of ARCH_SHMOBILE. >>> A now redundant dependency on OF is also dropped. >>> >>> This is part of an ongoing process to migrate from ARCH_SHMOBILE to >>> ARCH_RENESAS the motivation for which being that RENESAS seems to be a more >>> appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs. >>> >>> Signed-off-by: Simon Horman >>> Acked-by: Yoshihiro Shimoda >> >> Acked-by: Geert Uytterhoeven > > Hi Kishon, > > I am wondering if you could consider applying this series too. merged now. Thanks Kishon > > Thanks in advance! >