From c9c95e18eefac7bfaf8c914bf667cdf18b8bfc2f Mon Sep 17 00:00:00 2001 From: Lennert Buytenhek Date: Wed, 4 Jan 2006 17:17:17 +0000 Subject: [PATCH] --- yaml --- r: 16757 b: refs/heads/master c: 4c70b926c91ba9c1ce3dc92d418f8e4670c8f16d h: refs/heads/master i: 16755: 4954077cf931dccd110abc363795a7ec23368c80 v: v3 --- [refs] | 2 +- trunk/include/asm-arm/arch-ixp2000/enp2611.h | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0780f2875038..e3d5f4414032 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a94283a7e8cd8a4ea29bf2cfedba511c706b0b4 +refs/heads/master: 4c70b926c91ba9c1ce3dc92d418f8e4670c8f16d diff --git a/trunk/include/asm-arm/arch-ixp2000/enp2611.h b/trunk/include/asm-arm/arch-ixp2000/enp2611.h index 95128d9f5026..42f3c28dc5c4 100644 --- a/trunk/include/asm-arm/arch-ixp2000/enp2611.h +++ b/trunk/include/asm-arm/arch-ixp2000/enp2611.h @@ -36,5 +36,11 @@ #define ENP2611_GPIO_SCL 7 #define ENP2611_GPIO_SDA 6 +#define IRQ_ENP2611_THERMAL IRQ_IXP2000_GPIO4 +#define IRQ_ENP2611_OPTION_BOARD IRQ_IXP2000_GPIO3 +#define IRQ_ENP2611_CALEB IRQ_IXP2000_GPIO2 +#define IRQ_ENP2611_PM3386_1 IRQ_IXP2000_GPIO1 +#define IRQ_ENP2611_PM3386_0 IRQ_IXP2000_GPIO0 + #endif