From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2on0124.outbound.protection.outlook.com [207.46.100.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 15ED71A00E9 for ; Wed, 5 Aug 2015 10:26:57 +1000 (AEST) Message-ID: <1438734404.2097.104.camel@freescale.com> Subject: Re: [1/2] powerpc/config: enable teranetics PHY From: Scott Wood To: shaohui xie CC: , Shaohui Xie Date: Tue, 4 Aug 2015 19:26:44 -0500 In-Reply-To: <1438734294.2097.102.camel@freescale.com> References: <1437709533-26452-1-git-send-email-shh.xie@gmail.com> <20150805001848.GA2861@home.buserror.net> <1438734294.2097.102.camel@freescale.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2015-08-04 at 19:24 -0500, Scott Wood wrote: > On Tue, 2015-08-04 at 19:18 -0500, Scott Wood wrote: > > On Fri, Jul 24, 2015 at 11:45:33AM +0800, shaohui xie wrote: > > > From: Shaohui Xie > > > > > > The PHY uses XAUI interface to connect to MAC, mostly the PHY used on > > > riser card. > > > > > > Signed-off-by: Shaohui Xie > > > --- > > > arch/powerpc/configs/corenet32_smp_defconfig | 1 + > > > arch/powerpc/configs/corenet64_smp_defconfig | 1 + > > > 2 files changed, 2 insertions(+) > > > > Next time, please use a subject line that lets me know that this is a > > patch that I'd be picking up, such as "powerpc/85xx: ..." or > > "powerpc/corenet: ..." > > More importantly, don't send patches to enable config options that don't > exist. Sorry, this comment was meant for patch 2/2 (CONFIG_AQUANTIA_PHY). CONFIG_TERANETICS_PHY does exist in linux-next (that it depends on a patch in linux-next should be mentioned below the ---). -Scott