From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752659AbcD2IaF (ORCPT ); Fri, 29 Apr 2016 04:30:05 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:58400 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750752AbcD2IaD (ORCPT ); Fri, 29 Apr 2016 04:30:03 -0400 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 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 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: X-Mailing-List: linux-kernel@vger.kernel.org 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! >