forked from Ivasoft/openwrt
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:
@@ -81,4 +81,9 @@
|
||||
#define BCM6318_IRQ_EPHY2_IDDQ_ENERGY 78
|
||||
#define BCM6318_IRQ_EPHY3_IDDQ_ENERGY 79
|
||||
|
||||
#define BCM6318_EXTIRQ_0 0 /* GPIO 33 */
|
||||
#define BCM6318_EXTIRQ_1 1
|
||||
#define BCM6318_EXTIRQ_2 2
|
||||
#define BCM6318_EXTIRQ_3 3
|
||||
|
||||
#endif /* __DT_BINDINGS_INTERRUPT_CONTROLLER_BCM6318_H */
|
||||
|
||||
Reference in New Issue
Block a user