commit | 1d2825aa30b63e01ac353ebf36159fda00e33a05 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Feb 26 13:43:14 2019 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Mar 10 08:17:00 2019 +0800 |
tree | 1757a3637da84883735aaaa6ceb0c254ca25935f | |
parent | e8e3f2d2d48f97b2c79b698eccedce8f4f880993 [diff] |
x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier Intel Tangier SoC has a general purpose DMA which can serve to speed up communications on SPI and I2C serial buses. Provide DMA descriptors to utilize this capability in the future. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>