Re: [PATCH] dt: Move device tree documentation out of powerpc directory
From: Grant Likely <hidden>
Date: 2011-01-26 19:59:12
Also in:
linuxppc-dev, lkml
From: Grant Likely <hidden>
Date: 2011-01-26 19:59:12
Also in:
linuxppc-dev, lkml
On Wed, Jan 26, 2011 at 12:43 PM, Josh Boyer [off-list ref] wrote:
On Wed, Jan 26, 2011 at 10:20:34AM -0700, Grant Likely wrote:quoted
The device tree is used by more than just PowerPC. Make the documentation directory available to all. Signed-off-by: Grant Likely <redacted> --- Assuming nobody has an issue with this, I'll push it out to Linus for 2.6.38 since it is only a documentation change. g. .../bindings}/4xx/cpm.txt | 0 .../bindings}/4xx/emac.txt | 0 .../bindings}/4xx/ndfc.txt | 0 .../bindings}/4xx/ppc440spe-adma.txt | 0 .../bindings}/4xx/reboot.txt | 0This should probably be renamed to ...bindings}/powerpc4xx/ in that case. Similarly for fsl (even more so since they have ARM parts too).
okay, I'll look at reorganizing.
Also the booting-without-of.txt file is very powerpc specific. So I would suggest either creating a powerpc/ directory under /bindings or something similar.
Actually, it isn't. Very little of it is powerpc-specific, and after I looked at it I decided that it still made sense to keep it in this file and add additional sections for arm, x86, mips and microblaze entry. g.