aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2007-10-03 18:29:09 +0200
committerKumar Gala <galak@kernel.crashing.org>2007-10-08 08:38:20 -0500
commitf023dc769c47b9158d897ee8a0278bdfe39b0115 (patch)
tree5fefedc70d1925226fa7bee4ee80be21c95c1479 /Documentation
parent[POWERPC] spi: Use fsl_spi instead of mpc83xx_spi (diff)
downloadlinux-dev-f023dc769c47b9158d897ee8a0278bdfe39b0115.tar.xz
linux-dev-f023dc769c47b9158d897ee8a0278bdfe39b0115.zip
[POWERPC] spi: mode should be "cpu-qe" instead of "qe"
Mode should be "cpu-qe" for QE in CPU mode. "qe" should be reserved for native QE mode. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/powerpc/booting-without-of.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
index ce5d67f5cb5c..7a6c5f2f3b00 100644
--- a/Documentation/powerpc/booting-without-of.txt
+++ b/Documentation/powerpc/booting-without-of.txt
@@ -1551,7 +1551,7 @@ platforms are moved over to use the flattened-device-tree model.
Required properties:
- device_type : should be "spi".
- compatible : should be "fsl_spi".
- - mode : the SPI operation mode, it can be "cpu" or "qe".
+ - mode : the SPI operation mode, it can be "cpu" or "cpu-qe".
- reg : Offset and length of the register set for the device
- interrupts : <a b> where a is the interrupt number and b is a
field that represents an encoding of the sense and level