Re: [PATCH] dt: Move device tree documentation out of powerpc directory
From: Grant Likely <hidden>
Date: 2011-01-26 19:59:12
Also in:
linux-devicetree, lkml
On Wed, Jan 26, 2011 at 12:43 PM, Josh Boyer [off-list ref] w= rote:
On Wed, Jan 26, 2011 at 10:20:34AM -0700, Grant Likely wrote:quoted
The device tree is used by more than just PowerPC. =A0Make the documentat=
ion
quoted
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 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0| =A0 =A00
quoted
.../bindings}/4xx/emac.txt =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 | =A0 =A00
quoted
.../bindings}/4xx/ndfc.txt =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 | =A0 =A00
quoted
.../bindings}/4xx/ppc440spe-adma.txt =A0 =A0 =A0 =A0 =A0 =A0 =A0 | =A0 =
=A00
quoted
.../bindings}/4xx/reboot.txt =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=
| =A0 =A00
This should probably be renamed to ...bindings}/powerpc4xx/ in that case. =A0Similarly 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. =A0So 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.