bmips: document GPIO external interrupts
BCM63xx SoCs have an external interrupt controller which can be used for specific GPIO keys. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -65,7 +65,12 @@
|
||||
#define BCM6362_IRQ_ATM_DMA15 59
|
||||
#define BCM6362_IRQ_ATM_DMA16 60
|
||||
#define BCM6362_IRQ_ATM_DMA17 61
|
||||
#define BCM6362_IRQ_ATM_DMA18 62
|
||||
#define BCM6362_IRQ_ATM_DMA18 62
|
||||
#define BCM6362_IRQ_ATM_DMA19 63
|
||||
|
||||
#define BCM6362_EXTIRQ_0 0 /* GPIO 24 */
|
||||
#define BCM6362_EXTIRQ_1 1 /* GPIO 25 */
|
||||
#define BCM6362_EXTIRQ_2 2 /* GPIO 26 */
|
||||
#define BCM6362_EXTIRQ_3 3 /* GPIO 27 */
|
||||
|
||||
#endif /* __DT_BINDINGS_INTERRUPT_CONTROLLER_BCM6362_H */
|
||||
|
||||
Reference in New Issue
Block a user