-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation: add devicetree docs index file
The device tree infrastructure is being genericized so its documentation moved out of the PowerPC directory. Signed-off-by: Rob Landley <rlandley@parallels.com> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information
Rob Landley
authored and
Linus Torvalds
committed
Mar 16, 2011
1 parent
a261e69
commit a994a85
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Documentation for device trees, a data structure by which bootloaders pass | ||
hardware layout to Linux in a device-independent manner, simplifying hardware | ||
probing. This subsystem is maintained by Grant Likely | ||
<grant.likely@secretlab.ca> and has a mailing list at | ||
https://lists.ozlabs.org/listinfo/devicetree-discuss | ||
|
||
00-INDEX | ||
- this file | ||
booting-without-of.txt | ||
- Booting Linux without Open Firmware, describes history and format of device trees. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters