diff mbox

booting-without-of: Remove nonexistent chapters from TOC, fix numbering

Message ID 20100811165603.GA22708@oksana.dev.rtsoft.ru (mailing list archive)
State Accepted, archived
Delegated to: Grant Likely
Headers show

Commit Message

Anton Vorontsov Aug. 11, 2010, 4:56 p.m. UTC
Marvell and GPIO bindings live in their own files, so the TOC should not
mention them.

Also fix chapters numbering.

Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
---
 Documentation/powerpc/booting-without-of.txt |   31 +------------------------
 1 files changed, 2 insertions(+), 29 deletions(-)

Comments

Grant Likely Aug. 16, 2010, 9:09 p.m. UTC | #1
On Wed, Aug 11, 2010 at 08:56:03PM +0400, Anton Vorontsov wrote:
> Marvell and GPIO bindings live in their own files, so the TOC should not
> mention them.
> 
> Also fix chapters numbering.
> 
> Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>

Applied, thanks.

g.

> ---
>  Documentation/powerpc/booting-without-of.txt |   31 +------------------------
>  1 files changed, 2 insertions(+), 29 deletions(-)
> 
> diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
> index 46d2210..3f454b7 100644
> --- a/Documentation/powerpc/booting-without-of.txt
> +++ b/Documentation/powerpc/booting-without-of.txt
> @@ -49,40 +49,13 @@ Table of Contents
>        f) MDIO on GPIOs
>        g) SPI busses
>  
> -  VII - Marvell Discovery mv64[345]6x System Controller chips
> -    1) The /system-controller node
> -    2) Child nodes of /system-controller
> -      a) Marvell Discovery MDIO bus
> -      b) Marvell Discovery ethernet controller
> -      c) Marvell Discovery PHY nodes
> -      d) Marvell Discovery SDMA nodes
> -      e) Marvell Discovery BRG nodes
> -      f) Marvell Discovery CUNIT nodes
> -      g) Marvell Discovery MPSCROUTING nodes
> -      h) Marvell Discovery MPSCINTR nodes
> -      i) Marvell Discovery MPSC nodes
> -      j) Marvell Discovery Watch Dog Timer nodes
> -      k) Marvell Discovery I2C nodes
> -      l) Marvell Discovery PIC (Programmable Interrupt Controller) nodes
> -      m) Marvell Discovery MPP (Multipurpose Pins) multiplexing nodes
> -      n) Marvell Discovery GPP (General Purpose Pins) nodes
> -      o) Marvell Discovery PCI host bridge node
> -      p) Marvell Discovery CPU Error nodes
> -      q) Marvell Discovery SRAM Controller nodes
> -      r) Marvell Discovery PCI Error Handler nodes
> -      s) Marvell Discovery Memory Controller nodes
> -
> -  VIII - Specifying interrupt information for devices
> +  VII - Specifying interrupt information for devices
>      1) interrupts property
>      2) interrupt-parent property
>      3) OpenPIC Interrupt Controllers
>      4) ISA Interrupt Controllers
>  
> -  IX - Specifying GPIO information for devices
> -    1) gpios property
> -    2) gpio-controller nodes
> -
> -  X - Specifying device power management information (sleep property)
> +  VIII - Specifying device power management information (sleep property)
>  
>    Appendix A - Sample SOC node for MPC8540
>  
> -- 
> 1.7.0.5
diff mbox

Patch

diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
index 46d2210..3f454b7 100644
--- a/Documentation/powerpc/booting-without-of.txt
+++ b/Documentation/powerpc/booting-without-of.txt
@@ -49,40 +49,13 @@  Table of Contents
       f) MDIO on GPIOs
       g) SPI busses
 
-  VII - Marvell Discovery mv64[345]6x System Controller chips
-    1) The /system-controller node
-    2) Child nodes of /system-controller
-      a) Marvell Discovery MDIO bus
-      b) Marvell Discovery ethernet controller
-      c) Marvell Discovery PHY nodes
-      d) Marvell Discovery SDMA nodes
-      e) Marvell Discovery BRG nodes
-      f) Marvell Discovery CUNIT nodes
-      g) Marvell Discovery MPSCROUTING nodes
-      h) Marvell Discovery MPSCINTR nodes
-      i) Marvell Discovery MPSC nodes
-      j) Marvell Discovery Watch Dog Timer nodes
-      k) Marvell Discovery I2C nodes
-      l) Marvell Discovery PIC (Programmable Interrupt Controller) nodes
-      m) Marvell Discovery MPP (Multipurpose Pins) multiplexing nodes
-      n) Marvell Discovery GPP (General Purpose Pins) nodes
-      o) Marvell Discovery PCI host bridge node
-      p) Marvell Discovery CPU Error nodes
-      q) Marvell Discovery SRAM Controller nodes
-      r) Marvell Discovery PCI Error Handler nodes
-      s) Marvell Discovery Memory Controller nodes
-
-  VIII - Specifying interrupt information for devices
+  VII - Specifying interrupt information for devices
     1) interrupts property
     2) interrupt-parent property
     3) OpenPIC Interrupt Controllers
     4) ISA Interrupt Controllers
 
-  IX - Specifying GPIO information for devices
-    1) gpios property
-    2) gpio-controller nodes
-
-  X - Specifying device power management information (sleep property)
+  VIII - Specifying device power management information (sleep property)
 
   Appendix A - Sample SOC node for MPC8540