commit | 2920adb6dfeded0b835a809a1a2c5772d97e5965 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Wed Apr 10 16:58:31 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 11 13:21:17 2013 -0700 |
tree | a05522d8323bd4876c9537dc37e491d8173d7c86 | |
parent | 94b2b47cf68ce4633a1dbe9d221617404b5de03b [diff] |
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>