linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc: fix section numbering of CPM chapter in booting-without-of.
@ 2008-07-02 16:02 Jochen Friedrich
  0 siblings, 0 replies; only message in thread
From: Jochen Friedrich @ 2008-07-02 16:02 UTC (permalink / raw)
  To: Kumar Gala; +Cc: Scott Wood, linuxppc-dev list, Paul Mackerras

Within the Freescale Communications Processor Module chapter, both
Serial and Network have the same section number iii). Renumber the
sections to make them unique again.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
---
 Documentation/powerpc/booting-without-of.txt |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
index 1d2a772..d9dc996 100644
--- a/Documentation/powerpc/booting-without-of.txt
+++ b/Documentation/powerpc/booting-without-of.txt
@@ -1992,7 +1992,7 @@ platforms are moved over to use the flattened-device-tree model.
 		fsl,cpm-command = <00800000>;
 	};

-   iii) Network
+   iv) Network

    Currently defined compatibles:
    - fsl,cpm1-scc-enet
@@ -2015,7 +2015,7 @@ platforms are moved over to use the flattened-device-tree model.
 		fsl,cpm-command = <12000300>;
 	};

-   iv) MDIO
+   v) MDIO

    Currently defined compatibles:
    fsl,pq1-fec-mdio (reg is same as first resource of FEC device)
@@ -2039,7 +2039,7 @@ platforms are moved over to use the flattened-device-tree model.
 		fsl,mdc-pin = <13>;
 	};

-   v) Baud Rate Generators
+   vi) Baud Rate Generators

    Currently defined compatibles:
    fsl,cpm-brg
@@ -2062,7 +2062,7 @@ platforms are moved over to use the flattened-device-tree model.
 		clock-frequency = <d#25000000>;
 	};

-   vi) Interrupt Controllers
+   vii) Interrupt Controllers

    Currently defined compatibles:
    - fsl,cpm1-pic
@@ -2082,7 +2082,7 @@ platforms are moved over to use the flattened-device-tree model.
 		compatible = "mpc8272-pic", "fsl,cpm2-pic";
 	};

-   vii) USB (Universal Serial Bus Controller)
+   viii) USB (Universal Serial Bus Controller)

    Properties:
    - compatible : "fsl,cpm1-usb", "fsl,cpm2-usb", "fsl,qe-usb"
@@ -2098,7 +2098,7 @@ platforms are moved over to use the flattened-device-tree model.
 		fsl,cpm-command = <2e600000>;
 	};

-   viii) Multi-User RAM (MURAM)
+   ix) Multi-User RAM (MURAM)

    The multi-user/dual-ported RAM is expressed as a bus under the CPM node.

-- 
1.5.6

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-02 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02 16:02 [PATCH] powerpc: fix section numbering of CPM chapter in booting-without-of Jochen Friedrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).