commit | f549e94effa163ea170d2f0c12d307cb602431c6 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Feb 23 16:24:43 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Mar 07 03:24:37 2015 +0100 |
tree | 74ec7d31561ed9cae31f1716ffd35dcd4c606751 | |
parent | 2b49e0c56741fca538176f66ed3c8d16ce4fccd8 [diff] |
serial: 8250_pci: add Intel Penwell ports Intel Penwell supports 3 HSUART ports which are 8250 compatible. The patch adds necessary bits to the driver. The functions have intel_mid_* prefix due to more than one platform will use this code. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>