diff mbox

update name of pic-no-reset property

Message ID 1300214278-1588-1-git-send-email-stuart.yoder@freescale.com (mailing list archive)
State Accepted, archived
Delegated to: Kumar Gala
Headers show

Commit Message

Stuart Yoder March 15, 2011, 6:37 p.m. UTC
From: Stuart Yoder <stuart.yoder@freescale.com>

-changed name from 'no-reset' to 'pic-not-reset' be consisent with
 Meador Inge's open pic binding patch
-update definition

Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
---
 Documentation/powerpc/dts-bindings/fsl/mpic.txt |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

Comments

Kumar Gala March 15, 2011, 7:09 p.m. UTC | #1
On Mar 15, 2011, at 1:37 PM, Stuart Yoder wrote:

> From: Stuart Yoder <stuart.yoder@freescale.com>
> 
> -changed name from 'no-reset' to 'pic-not-reset' be consisent with
> Meador Inge's open pic binding patch
> -update definition
> 
> Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
> ---
> Documentation/powerpc/dts-bindings/fsl/mpic.txt |    7 +++++--
> 1 files changed, 5 insertions(+), 2 deletions(-)

applied, I squashed this with the mpic binding patch.

- k
diff mbox

Patch

diff --git a/Documentation/powerpc/dts-bindings/fsl/mpic.txt b/Documentation/powerpc/dts-bindings/fsl/mpic.txt
index fdf97c5..8b76e0f 100644
--- a/Documentation/powerpc/dts-bindings/fsl/mpic.txt
+++ b/Documentation/powerpc/dts-bindings/fsl/mpic.txt
@@ -44,7 +44,7 @@  PROPERTIES
       Value type: <u32>
       Definition: Shall be 0.
 
-  - no-reset
+  - pic-no-reset
       Usage: optional
       Value type: <empty>
       Definition: The presence of this property specifies that the
@@ -53,7 +53,10 @@  PROPERTIES
           configuration registers to a sane state-- masked or
           directed at other cores.  This ensures that the client
           program will not receive interrupts for sources not belonging
-          to the client.
+          to the client.  The presence of this property also mandates
+          that any initialization related to interrupt sources shall
+          be limited to sources explicitly referenced in the device tree.
+
 
 INTERRUPT SPECIFIER DEFINITION