[PATCH] dt: Move device tree documentation out of powerpc directory
Sam Ravnborg
sam at ravnborg.org
Thu Jan 27 06:12:10 EST 2011
On Wed, Jan 26, 2011 at 10:20:34AM -0700, Grant Likely wrote:
> The device tree is used by more than just PowerPC. Make the documentation
> directory available to all.
How does the planned stucture look like for this
new directory?
I see that in your move the architecture is dropped.
But some of these looks like they are arch candidates.
The 4xx/* for example looks like powerpc stuff that
should be in a powerpc directory.
Another is sja1000. This is obviously a can driver.
So how about mirroring the kernel structure:
Proposal:
drivers/net/can <=== sja1000.txt
drivers/ata/ <=== fsl/sata.txt
arch/powerpc <=== powerpc specific stuff
This is a bit more effort but then we end
up with a well-known structure.
Sam
More information about the devicetree-discuss
mailing list