Message ID | 20210224191720.7724-1-jae.hyun.yoo@linux.intel.com |
---|---|
Headers | show |
Series | i2c: aspeed: Add buffer and DMA modes support | expand |
On Wed, Feb 24, 2021 at 11:17:16AM PST, Jae Hyun Yoo wrote: >This patch series adds buffer mode and DMA mode transfer support for the >Aspeed I2C driver. With this change, buffer mode and DMA mode can be >selectively used depend on platform configuration. > Any updates on these patches? They provide a welcome performance improvement for some stuff I've been doing -- for the v4 series: Tested-by: Zev Weiss <zweiss@equinix.com>
Hi Zev, On 9/29/2021 7:44 PM, Zev Weiss wrote: > On Wed, Feb 24, 2021 at 11:17:16AM PST, Jae Hyun Yoo wrote: >> This patch series adds buffer mode and DMA mode transfer support for the >> Aspeed I2C driver. With this change, buffer mode and DMA mode can be >> selectively used depend on platform configuration. >> > > Any updates on these patches? They provide a welcome performance > improvement for some stuff I've been doing -- for the v4 series: > > Tested-by: Zev Weiss <zweiss@equinix.com> Thanks for sharing your test result. I'm bringing this patch set back to discussion. Thanks, Jae