cns3xxx: fix UART resource overlap
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Fri, 4 Nov 2016 15:31:19 +0000 (16:31 +0100)
committerFelix Fietkau <nbd@nbd.name>
Sat, 5 Nov 2016 09:18:27 +0000 (10:18 +0100)
commit347884b3455505146d0ff0dd6446d9e17686a50b
tree8e544199877545be0e90e742860ce39e097d8d2a
parentfb504e8799dbba6717116f1d12115af82995273c
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>
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/laguna.c