From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0145.outbound.protection.outlook.com [157.56.110.145]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 8B1DD1A0CE1 for ; Fri, 30 Jan 2015 13:43:54 +1100 (AEDT) Message-ID: <1422585820.10544.146.camel@freescale.com> Subject: Re: [PATCH][v4] power/fsl: add MDIO dt binding for FMan From: Scott Wood To: Xie Shaohui-B21989 Date: Thu, 29 Jan 2015 20:43:40 -0600 In-Reply-To: References: <1422446064-3901-1-git-send-email-shh.xie@gmail.com> <1422579249.10544.140.camel@freescale.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Cc: "devicetree@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" , Medve Emilian-EMMEDVE1 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2015-01-29 at 20:38 -0600, Xie Shaohui-B21989 wrote: > > -----Original Message----- > > From: Wood Scott-B07421 > > Sent: Friday, January 30, 2015 8:54 AM > > To: shh.xie@gmail.com > > Cc: linuxppc-dev@lists.ozlabs.org; devicetree@vger.kernel.org; Medve > > Emilian-EMMEDVE1; Xie Shaohui-B21989 > > Subject: Re: [PATCH][v4] power/fsl: add MDIO dt binding for FMan > > > > On Wed, 2015-01-28 at 19:54 +0800, shh.xie@gmail.com wrote: > > > +- interrupts > > > + Usage: required > > > + Value type: > > > + Definition: Event interrupt of external MDIO controller. > > > > What if this MDIO controller is not "external"? Should Usage say > > "required for external MDIO"? > [S.H] I thought the definition can tell the interrupt is for external MDIO, > I can change the Usage to "required for external MDIO" in next version. > how about other parts, are they OK? Yes. I'll fix it up when applying. -Scott