From: Jochen Friedrich <jochen@scram.de>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: Scott Wood <scottwood@freescale.com>,
linuxppc-dev list <linuxppc-dev@ozlabs.org>,
Paul Mackerras <paulus@samba.org>
Subject: [PATCH] powerpc: fix section numbering of CPM chapter in booting-without-of.
Date: Wed, 02 Jul 2008 18:02:56 +0200 [thread overview]
Message-ID: <486BA6B0.8060708@scram.de> (raw)
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
reply other threads:[~2008-07-02 16:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=486BA6B0.8060708@scram.de \
--to=jochen@scram.de \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=scottwood@freescale.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).