commit | 77406e535002ead368bef8f618ae36491fec9388 | [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 | bbdbf033461c4306949a088bf39f77af771ac9e6 [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>