From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.181]) by ozlabs.org (Postfix) with ESMTP id 0AEE2DE120 for ; Mon, 26 Jan 2009 12:46:43 +1100 (EST) MIME-Version: 1.0 In-Reply-To: <20090125194853.GB26917@pengutronix.de> References: <20090121205506.31232.27908.stgit@localhost.localdomain> <20090125194853.GB26917@pengutronix.de> Date: Sun, 25 Jan 2009 18:46:41 -0700 Message-ID: Subject: Re: [PATCH 1/8] powerpc/5200: update device tree binding documentation From: Grant Likely To: Wolfram Sang Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org, devtree-discuss@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, Jan 25, 2009 at 12:48 PM, Wolfram Sang wrote: > On Wed, Jan 21, 2009 at 01:55:07PM -0700, Grant Likely wrote: >> +system-frequency Fsystem frequency; source of all > > Fsystem? Typo? Not really, that's the name of the clock in the MP5200 user guide. I'll clarify what I've written here though. > The unit would be nice here, too, I think. Unit? Do you mean stating that it is in Hz? >> +cdm@ fsl,mpc5200-cmd Clock Distribution > > ^^ cdm! >> +is for flags which is currently unsused. > > Typo: should be "unused". Good catches, thanks. g.