aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/arch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2009-11-01 18:52:35 +0000
committerJohn Crispin <blogic@openwrt.org>2009-11-01 18:52:35 +0000
commit4b32ac9e6492a42e68d076f8f082bcacb4f5e4ad (patch)
tree37744ee3f20d4027e40ab1052295409e66d1a664 /target/linux/ifxmips/files/arch
parent87bc494c86246cd592164c901e7fce349efcd2bc (diff)
downloadmaster-187ad058-4b32ac9e6492a42e68d076f8f082bcacb4f5e4ad.tar.gz
master-187ad058-4b32ac9e6492a42e68d076f8f082bcacb4f5e4ad.tar.bz2
master-187ad058-4b32ac9e6492a42e68d076f8f082bcacb4f5e4ad.zip
[ifxmips] adds dsl support, thank you infineon/lantiq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18259 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/files/arch')
-rw-r--r--target/linux/ifxmips/files/arch/mips/include/asm/mach-ifxmips/ifxmips_irq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ifxmips/files/arch/mips/include/asm/mach-ifxmips/ifxmips_irq.h b/target/linux/ifxmips/files/arch/mips/include/asm/mach-ifxmips/ifxmips_irq.h
index f84fdcb120..f3cb99c2bb 100644
--- a/target/linux/ifxmips/files/arch/mips/include/asm/mach-ifxmips/ifxmips_irq.h
+++ b/target/linux/ifxmips/files/arch/mips/include/asm/mach-ifxmips/ifxmips_irq.h
@@ -35,6 +35,7 @@
#define IFXMIPS_SSC_RIR (INT_NUM_IM0_IRL0 + 14)
#define IFXMIPS_SSC_EIR (INT_NUM_IM0_IRL0 + 16)
+#define IFXMIPS_MEI_DYING_GASP_INT (INT_NUM_IM1_IRL0 + 21)
#define IFXMIPS_MEI_INT (INT_NUM_IM1_IRL0 + 23)
#define IFXMIPS_TIMER6_INT (INT_NUM_IM1_IRL0 + 23)