serial: 8250: add uart_config entry for PORT_RT2880
authorMans Rullgard <mans@mansr.com>
Fri, 2 Oct 2015 16:50:31 +0000 (17:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Oct 2015 21:43:27 +0000 (14:43 -0700)
commit5e2b2e1c44da4a44931466eb0a47b097840be43a
tree088d482bcf6a12bde42163e168ec179ef8597253
parent9f98531e220596953ce62c5df084bf073d88f901
serial: 8250: add uart_config entry for PORT_RT2880

commit 3c5a0357fdb3a9116a48dbdb0abb91fd23fbff80 upstream.

This adds an entry to the uart_config table for PORT_RT2880
enabling rx/tx FIFOs.  The UART is actually a Palmchip BK-3103
which is found in several devices from Alchemy/RMI, Ralink, and
Sigma Designs.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_core.c