From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B94F5C04AAC for ; Mon, 20 May 2019 11:25:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 96CBD20856 for ; Mon, 20 May 2019 11:25:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732708AbfETLZ2 (ORCPT ); Mon, 20 May 2019 07:25:28 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:60410 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732609AbfETLZ2 (ORCPT ); Mon, 20 May 2019 07:25:28 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id D1FF325AD7A; Mon, 20 May 2019 21:25:25 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id C18E19404D4; Mon, 20 May 2019 13:25:22 +0200 (CEST) Date: Mon, 20 May 2019 13:25:22 +0200 From: Simon Horman To: Biju Das Cc: Geert Uytterhoeven , Magnus Damm , Russell King , Linux-Renesas , Linux ARM , Geert Uytterhoeven , Chris Paterson , Fabrizio Castro Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig Message-ID: <20190520112522.7u5g24nxm4g66yiw@verge.net.au> References: <1556025203-59961-1-git-send-email-biju.das@bp.renesas.com> <20190424093315.6jg7muf56d2toxl5@verge.net.au> <20190424110700.4q7ymsj6y62pvbji@verge.net.au> <20190426101239.syq534l5awlinzb2@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Fri, Apr 26, 2019 at 10:14:26AM +0000, Biju Das wrote: > > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from > > shmobile_defconfig > > > > On Wed, Apr 24, 2019 at 11:11:43AM +0000, Biju Das wrote: > > > Hi Simon, > > > > > > Thanks for the feedback. > > > > > > > Subject: Re: [PATCH] ARM: shmobile: Remove GENERIC_PHY from > > > > shmobile_defconfig > > > > > > > > On Wed, Apr 24, 2019 at 09:44:11AM +0000, Biju Das wrote: > > > > > Hi Simon, > > > > > > > > > > Thanks for the feedback. > > > > > > > > > > I missed to add the dependency for this patch. > > > > > > > > > > This patch has dependency on > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.gi > > > > > t/co > > > > > mmit/?h=next- > > 20190424&id=5d8042e95fd471d0e342cf14f127194f1a867a01 > > > > > > > > Thanks, but I see the same result with this patch applied on top of > > > > > > > > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470 > > > > > > That is strange. Have you ran make shmobile_defconfig after applying the > > patch? > > > > > > I get the following result with renesas- devel-20190423-v5.1-rc5. > > > > Thanks, I also see things working fine with both > > * [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig > > * 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470 applied on > > top of renesas-devel-20190423-v5.1-rc5 > > > > I think I can go ahead and apply > > [PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig > > once I rebase my branches on v5.2-rc1, agter it has been release and > > assuming it includes > > 5d8042e95fd4 phy: rcar-gen3-usb2: Add support for r8a77470 > > Thanks Simon. Likewise, thanks. Now that v5.2-rc1 is available I have applied this patch for inclusion in v5.3.