linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] update name of pic-no-reset property
@ 2011-03-15 18:37 Stuart Yoder
  2011-03-15 19:09 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Stuart Yoder @ 2011-03-15 18:37 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Stuart Yoder

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(-)

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
 
-- 
1.7.2.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] update name of pic-no-reset property
  2011-03-15 18:37 [PATCH] update name of pic-no-reset property Stuart Yoder
@ 2011-03-15 19:09 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2011-03-15 19:09 UTC (permalink / raw)
  To: Stuart Yoder; +Cc: linuxppc-dev


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-15 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-15 18:37 [PATCH] update name of pic-no-reset property Stuart Yoder
2011-03-15 19:09 ` Kumar Gala

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).