commit | 3c5a0357fdb3a9116a48dbdb0abb91fd23fbff80 | [log] [tgz] |
---|---|---|
author | Mans Rullgard <mans@mansr.com> | Fri Oct 02 17:50:31 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 19:16:12 2015 +0100 |
tree | d2542ecf101ff6bef3b72cf72ff4cf8b3506bee9 | |
parent | facd885c75067c2a88b72622dfb0fa4b9510da5e [diff] |
serial: 8250: add uart_config entry for PORT_RT2880 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> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>