[PATCH] update name of pic-no-reset property
Stuart Yoder
stuart.yoder at freescale.com
Wed Mar 16 05:37:58 EST 2011
From: Stuart Yoder <stuart.yoder at 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 at 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
More information about the Linuxppc-dev
mailing list