openwrtv3/target/linux/cns3xxx
Tim Harvey 79366b8194 cns3xxx: fix GPIO controller interrupt enable
The cns3xxx interrupt controller uses a single register and as such
the 'mask' reg/functions must be used as opposed to the 'enable'/'disable'
reg/functions.

This fixes an issue that occurs if more than one GPIO on a specific controller
(there is GPIOA and GPIOB each having 32 GPIO's) uses interrupts. When one
would get enabled all others would be disabled prior to this patch.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Acked-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2017-09-11 17:03:21 +02:00
..
base-files treewide: drop target board_name functions 2017-07-15 23:13:34 +02:00
files cns3xxx: fix GPIO controller interrupt enable 2017-09-11 17:03:21 +02:00
image cns3xxx: eliminate hardcoded kernel/rootfs partition split 2016-09-19 14:27:26 +02:00
patches-4.9 kernel: update kernel 4.9 to 4.9.37 2017-07-15 00:13:05 +02:00
config-4.9 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
Makefile cns3xxx: switch to linux 4.9 2017-02-10 11:05:57 +01:00