]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: AR7: Use correct UART port type
authorFlorian Fainelli <florian@openwrt.org>
Sun, 16 May 2010 13:25:17 +0000 (15:25 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 5 Jul 2010 16:17:17 +0000 (17:17 +0100)
commit154615d554596d96dd2b29bba4116fa21770fdc0
treea5b29e482ed7c9f39e75f81435f0d3258a9b35fa
parent984bc9601f64fd341b8573021d7c999f1f1499a9
MIPS: AR7: Use correct UART port type

PORT_AR7 has the correct TRIG flag (UART_FCR_R_TRIG_00) as well as
UART_CAP_AFE being set. This fixes UART on TNETD7300 revision 0x02,
which would otherwise mangle some characters, no side effects on
other revisions.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1246/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ar7/platform.c