
4 Mar
2019
4 Mar
'19
7:24 a.m.
On Thu, Feb 28, 2019 at 11:39 AM Bin Meng bmeng.cn@gmail.com wrote:
On Tue, Feb 26, 2019 at 7:43 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
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.
Note, I2C6, which is available to user, has no DMA request lines connected.
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
.../include/asm/arch-tangier/acpi/southcluster.asl | 11 +++++++++++ 1 file changed, 11 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86, thanks!