bmips: document GPIO external interrupts
[openwrt/staging/dedeckeh.git] / target / linux / bmips / files / include / dt-bindings / interrupt-controller / bcm63268-interrupt-controller.h
index 84a5f44611d4d1f4c2fd20486b40eb46feff9c59..90b7890f505d6c33fca234f3234ea7536feb7758 100644 (file)
@@ -35,9 +35,9 @@
 #define BCM63268_IRQ_ATM_DMA3          29
 #define BCM63268_IRQ_WAKE_ON_IRQ       30
 #define BCM63268_IRQ_GPHY              31
-#define BCM63268_IRQ_DECT0              32             
+#define BCM63268_IRQ_DECT0              32
 #define BCM63268_IRQ_DECT1             33
-#define BCM63268_IRQ_UART1              34             
+#define BCM63268_IRQ_UART1              34
 #define BCM63268_IRQ_WLAN_GPIO         35
 #define BCM63268_IRQ_USB_CTL_TX_DMA    36
 #define BCM63268_IRQ_USB_BULK_TX_DMA   37
@@ -83,4 +83,9 @@
 #define BCM63268_IRQ_ATM_DMA19         79
 #define BCM63268_IRQ_LSSPI             80
 
+#define BCM63268_EXTIRQ_0              0 /* GPIO 32 */
+#define BCM63268_EXTIRQ_1              1 /* GPIO 33 */
+#define BCM63268_EXTIRQ_2              2 /* GPIO 34 */
+#define BCM63268_EXTIRQ_3              3 /* GPIO 35 */
+
 #endif /* __DT_BINDINGS_INTERRUPT_CONTROLLER_BCM63268_H */