Re: [PATCH 0/3] dt: documentation reorganization

2011-01-31 Thread Sam Ravnborg
On Mon, Jan 31, 2011 at 02:01:31PM -0700, Grant Likely wrote: > On Mon, Jan 31, 2011 at 09:34:49PM +0100, Sam Ravnborg wrote: > > On Mon, Jan 31, 2011 at 12:44:41AM -0700, Grant Likely wrote: > > > This series reorganizes and cleans up the device tree documentation > > > to make the directory usefu

Re: [PATCH 0/3] dt: documentation reorganization

2011-01-31 Thread Grant Likely
On Mon, Jan 31, 2011 at 09:34:49PM +0100, Sam Ravnborg wrote: > On Mon, Jan 31, 2011 at 12:44:41AM -0700, Grant Likely wrote: > > This series reorganizes and cleans up the device tree documentation > > to make the directory useful for non-powerpc users. > > Looks better than first try. But the str

Re: [PATCH 0/3] dt: documentation reorganization

2011-01-31 Thread Sam Ravnborg
On Mon, Jan 31, 2011 at 12:44:41AM -0700, Grant Likely wrote: > This series reorganizes and cleans up the device tree documentation > to make the directory useful for non-powerpc users. Looks better than first try. But the structure is very flat. Did you consider an arch/* for all arch specific st

[PATCH 0/3] dt: documentation reorganization

2011-01-30 Thread Grant Likely
This series reorganizes and cleans up the device tree documentation to make the directory useful for non-powerpc users. Patch 3 of this series adds some documentation about the ARM device tree boot interface, but I'm posting this one for RFC only at the moment. I'll not merge this until dt suppor