summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mpic.h
diff options
context:
space:
mode:
authorScott Wood2011-03-24 22:43:54 +0100
committerKumar Gala2011-05-19 08:14:27 +0200
commit22d168ce60272ca112e86e58c5ebde82f20f9c83 (patch)
tree9be17df8b4173c7e0fa380614ae5ba3bcbe594b9 /arch/powerpc/include/asm/mpic.h
parentpowerpc/p1022ds: fix broken mpic timer node (diff)
downloadkernel-qcow2-linux-22d168ce60272ca112e86e58c5ebde82f20f9c83.tar.gz
kernel-qcow2-linux-22d168ce60272ca112e86e58c5ebde82f20f9c83.tar.xz
kernel-qcow2-linux-22d168ce60272ca112e86e58c5ebde82f20f9c83.zip
powerpc/mpic: parse 4-cell intspec types other than zero
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include/asm/mpic.h')
-rw-r--r--arch/powerpc/include/asm/mpic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/mpic.h b/arch/powerpc/include/asm/mpic.h
index 7005ee0b074d..25a0cb3a79f3 100644
--- a/arch/powerpc/include/asm/mpic.h
+++ b/arch/powerpc/include/asm/mpic.h
@@ -371,6 +371,8 @@ struct mpic
* NOTE: This flag trumps MPIC_WANTS_RESET.
*/
#define MPIC_NO_RESET 0x00004000
+/* Freescale MPIC (compatible includes "fsl,mpic") */
+#define MPIC_FSL 0x00008000
/* MPIC HW modification ID */
#define MPIC_REGSET_MASK 0xf0000000