You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/cns3xxx/files/arch/arm/mach-cns3xxx
Koen Vandeputte 347884b345 cns3xxx: fix UART resource overlap
Port 1 registers the same IO resources as port 2 in the kernel resource
tree, which is wrong.
Fix this by using it's own resources as indicated in the overview
(cns3xxx.h).

Compiled & Tested on several GW2388-4 laguna boards which utilizes all 3
ports.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
8 years ago
..
include/mach
cns3xxx_fiq.S
gpio.c cns3xxx: update to linux 4.4 9 years ago
headsmp.S cns3xxx: clean up SMP related code 9 years ago
hotplug.c
laguna.c cns3xxx: fix UART resource overlap 8 years ago
platsmp.c cns3xxx: clean up SMP related code 9 years ago