public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@sunsite•dk>
To: "Grant Likely" <grant.likely@secretlab•ca>
Cc: linuxppc-dev@ozlabs•org
Subject: [PATCH] fsl_spi: mode should be "cpu-qe" instead of "qe"
Date: Wed, 03 Oct 2007 18:29:09 +0200	[thread overview]
Message-ID: <87zlz0w4a2.fsf_-_@macbook.be.48ers.dk> (raw)
In-Reply-To: <fa686aa40710030857g467a8e13gcee1a19d38e31f9c@mail.gmail.com> (Grant Likely's message of "Wed\, 3 Oct 2007 09\:57\:35 -0600")

>>>>> "Grant" == Grant Likely <grant.likely@secretlab•ca> writes:

 >> I think we should update the doc instead of the code here. Thoughts?

 Grant> Updating the doc is more backward compatible.  :-)

Ok.
---

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>
---
 Documentation/powerpc/booting-without-of.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
index ce5d67f..7a6c5f2 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
-- 
1.5.3.2

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2007-10-03 16:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-03 15:43 [PATCH] fsl_spi devices should use mode "cpu" or "qe" Peter Korsgaard
2007-10-03 15:51 ` Kumar Gala
2007-10-03 15:56   ` Joakim Tjernlund
2007-10-03 15:56   ` Peter Korsgaard
2007-10-03 15:57   ` Grant Likely
2007-10-03 16:08     ` Kumar Gala
2007-10-03 16:29     ` Peter Korsgaard [this message]

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=87zlz0w4a2.fsf_-_@macbook.be.48ers.dk \
    --to=jacmet@sunsite$(echo .)dk \
    --cc=grant.likely@secretlab$(echo .)ca \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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