From 3661d21e428463b9009cf57207ca696e38899ba3 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 15 Mar 2011 16:11:41 -0700 Subject: [PATCH] --- yaml --- r: 235174 b: refs/heads/master c: a994a85543b3edcc117977f72cf8b4935dd0bc39 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/devicetree/00-INDEX | 10 ++++++++++ trunk/Documentation/powerpc/00-INDEX | 4 ---- 3 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 trunk/Documentation/devicetree/00-INDEX diff --git a/[refs] b/[refs] index 08e2fc6aecb7..6a17f7222df0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a261e6960cfc6b4981bd764ce829ae061f84eb8b +refs/heads/master: a994a85543b3edcc117977f72cf8b4935dd0bc39 diff --git a/trunk/Documentation/devicetree/00-INDEX b/trunk/Documentation/devicetree/00-INDEX new file mode 100644 index 000000000000..b78f691fd847 --- /dev/null +++ b/trunk/Documentation/devicetree/00-INDEX @@ -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 + 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. diff --git a/trunk/Documentation/powerpc/00-INDEX b/trunk/Documentation/powerpc/00-INDEX index e3960b8c8689..5620fb5ac425 100644 --- a/trunk/Documentation/powerpc/00-INDEX +++ b/trunk/Documentation/powerpc/00-INDEX @@ -5,8 +5,6 @@ please mail me. 00-INDEX - this file -booting-without-of.txt - - Booting the Linux/ppc kernel without Open Firmware cpu_features.txt - info on how we support a variety of CPUs with minimal compile-time options. @@ -16,8 +14,6 @@ hvcs.txt - IBM "Hypervisor Virtual Console Server" Installation Guide mpc52xx.txt - Linux 2.6.x on MPC52xx family -mpc52xx-device-tree-bindings.txt - - MPC5200 Device Tree Bindings sound.txt - info on sound support under Linux/PPC zImage_layout.txt