commit | d524dac9279b6a41ffdf7ff7958c577f2e387db6 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Wed Jan 26 10:10:40 2011 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jan 31 00:09:01 2011 -0700 |
tree | 294166d18a1c89c4cebb2571ea7b124876fb01ef | |
parent | 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5 [diff] |
dt: Move device tree documentation out of powerpc directory The device tree is used by more than just PowerPC. Make the documentation directory available to all. v2: reorganized files while moving to create arch and driver specific directories. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>