serial: 8250_dw: Add quirk for APM X-Gene SoC
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 23 Aug 2016 08:33:28 +0000 (11:33 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 31 Aug 2016 22:25:21 +0000 (00:25 +0200)
commit20a875e2e86e73d13ec256781a7d55a7885868ec
tree0f63df822fb3747325f25ecee6efe1ce8181e188
parenta5565cf238daa6b1d5a260d844f857176d280886
serial: 8250_dw: Add quirk for APM X-Gene SoC

The APM X-Gene SoC UART is the only board that still needs
the hard-coded values, so handle it separately in
dw8250_quirks(). The other ACPI platforms are able to
provide the values with device properties.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/tty/serial/8250/8250_dw.c