Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rob Landley and committed by
Linus Torvalds
a994a855 a261e696

+10 -4
+10
Documentation/devicetree/00-INDEX
··· 1 + Documentation for device trees, a data structure by which bootloaders pass 2 + hardware layout to Linux in a device-independent manner, simplifying hardware 3 + probing. This subsystem is maintained by Grant Likely 4 + <grant.likely@secretlab.ca> and has a mailing list at 5 + https://lists.ozlabs.org/listinfo/devicetree-discuss 6 + 7 + 00-INDEX 8 + - this file 9 + booting-without-of.txt 10 + - Booting Linux without Open Firmware, describes history and format of device trees.
-4
Documentation/powerpc/00-INDEX
··· 5 5 6 6 00-INDEX 7 7 - this file 8 - booting-without-of.txt 9 - - Booting the Linux/ppc kernel without Open Firmware 10 8 cpu_features.txt 11 9 - info on how we support a variety of CPUs with minimal compile-time 12 10 options. ··· 14 16 - IBM "Hypervisor Virtual Console Server" Installation Guide 15 17 mpc52xx.txt 16 18 - Linux 2.6.x on MPC52xx family 17 - mpc52xx-device-tree-bindings.txt 18 - - MPC5200 Device Tree Bindings 19 19 sound.txt 20 20 - info on sound support under Linux/PPC 21 21 zImage_layout.txt