ACPI / LPSS: fix UART Auto Flow Control
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Wed, 9 Oct 2013 06:49:20 +0000 (09:49 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Oct 2013 20:31:21 +0000 (22:31 +0200)
commit088f1fd267c7f43b5d87850a0fa0c7e851ecae97
treeb854261d920d6a650602b8d15795ce3452fae067
parente54968ca1eaa78749d7a7fc20227639a31dff629
ACPI / LPSS: fix UART Auto Flow Control

There is an additional bit in the GENERAL register on newer
silicon that needs to be set or UART's RTS pin fails to
reflect the flow control settings in the Modem Control
Register.

This will fix an issue where the RTS pin of the UART stays
always at 1.8V, regardless of the register settings.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_lpss.c