From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2on0131.outbound.protection.outlook.com [207.46.100.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id C502F1A020A for ; Fri, 2 Jan 2015 19:58:30 +1100 (AEDT) Message-ID: <54A65A01.7020602@Freescale.com> Date: Fri, 2 Jan 2015 02:42:41 -0600 From: Emil Medve MIME-Version: 1.0 To: , , Subject: Re: [PATCH 1/2] powerpc/config: enable mdio buses muxing via gpio References: <1419239987-29516-1-git-send-email-shh.xie@gmail.com> In-Reply-To: <1419239987-29516-1-git-send-email-shh.xie@gmail.com> Content-Type: text/plain; charset="utf-8" Cc: Andy Fleming , Kanetkar Shruti-B44454 , Shaohui Xie List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello Shao-Hui, On 12/22/2014 03:19 AM, shh.xie@gmail.com wrote: > From: Andy Fleming > > Signed-off-by: Andy Fleming > Signed-off-by: Shaohui Xie > --- > arch/powerpc/configs/corenet32_smp_defconfig | 2 ++ > arch/powerpc/configs/corenet64_smp_defconfig | 2 ++ > 2 files changed, 4 insertions(+) Shruti submitted a more complete version of this patch here: http://patchwork.ozlabs.org/patch/370871 We should stick with that version Cheers,