serial: 8250_dw: Set port capabilities based on CPR register
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Wed, 10 Apr 2013 13:58:31 +0000 (16:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Apr 2013 20:21:17 +0000 (13:21 -0700)
commit2920adb6dfeded0b835a809a1a2c5772d97e5965
treea05522d8323bd4876c9537dc37e491d8173d7c86
parent94b2b47cf68ce4633a1dbe9d221617404b5de03b
serial: 8250_dw: Set port capabilities based on CPR register

The Designware UART has an optional support for 16750
compatible Auto Flow Control. This will enable it based on
the AFCE bit in Component Parameter Register.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c