From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bon0133.outbound.protection.outlook.com [157.56.111.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 8EB161A01FF for ; Fri, 2 Jan 2015 19:58:01 +1100 (AEDT) Message-ID: <54A65A09.6070705@Freescale.com> Date: Fri, 2 Jan 2015 02:42:49 -0600 From: Emil Medve MIME-Version: 1.0 To: , , Subject: Re: [PATCH 2/2] powerpc/config: enable mdio buses muxing via Memory-mapped device References: <1419240062-29559-1-git-send-email-shh.xie@gmail.com> In-Reply-To: <1419240062-29559-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:21 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 | 1 + > arch/powerpc/configs/corenet64_smp_defconfig | 1 + > 2 files changed, 2 insertions(+) Shruti submitted a more complete version of this patch here: http://patchwork.ozlabs.org/patch/370873 We should stick with that version Cheers,