From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: Request review of device tree documentation Date: Sat, 12 Jun 2010 13:00:10 +1000 Message-ID: <1276311610.1962.173.camel@pasglop> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Grant Likely Cc: microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org, devicetree-discuss , linuxppc-dev , Jeremy Kerr List-Id: devicetree@vger.kernel.org On Fri, 2010-06-11 at 16:59 -0600, Grant Likely wrote: > I've been doing a bit of work on some introductory level documentation > of the flattened device tree. I've got a rough copy up on the > devicetree.org wiki, and I could use some feedback. If anyone has > some time to look at it, you can find it here: > > http://devicetree.org/Device_Tree_Usage Quite nice. Maybe the introduction could use a very quick blurb on the various data types that dtc supports for properties, and something on labels & phandles (references to nodes). I just flew over it. I'll try to give you a more in depth review later. Cheers, Ben.