From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH] [v2] power/fsl: add MDIO dt binding for FMan Date: Thu, 18 Dec 2014 16:01:18 -0600 Message-ID: <1418940078.5581.143.camel@freescale.com> References: <1415958800-9867-1-git-send-email-shh.xie@gmail.com> <1416966592.15957.172.camel@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Xie Shaohui-B21989 Cc: "linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Medve Emilian-EMMEDVE1 , Liberman Igal-B31950 List-Id: devicetree@vger.kernel.org On Thu, 2014-12-18 at 06:53 -0600, Xie Shaohui-B21989 wrote: > Ping. > > Best Regards, > Shaohui Xie I can't put patches in my -next until the merge window closes. > > > > +EXAMPLE > > > > + > > > > +Example for FMan v2 external MDIO: > > > > + > > > > +mdio@f1000 { > > > > + compatible = "fsl,fman-xmdio"; > > > > + reg = <0xf1000 0x1000>; > > > > + bus-frequency = <20000>; > > > > +}; > > > > > > So the bus frequency is only 20 KHz? Or is the unit supposed to be > > > something other than Hz? > > [S.H] it's only an example, it could be different on real SoCs, but they always > > lower than the standard one, The standard one is 2.5MHz, I have to use Hz for it. Is there any SoC for which 20 kHz is the right frequency? I just want to make sure the example is realistic. -Scott -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html