[PATCH v4 3/4] i2c: aspeed: add buffer mode transfer support

Brendan Higgins brendanhiggins at google.com
Wed Apr 14 07:24:04 AEST 2021


On Wed, Feb 24, 2021 at 11:04 AM Jae Hyun Yoo
<jae.hyun.yoo at linux.intel.com> wrote:
>
> This driver uses byte mode that makes lots of interrupt calls
> which isn't good for performance and it makes the driver very
> timing sensitive. To improve performance of the driver, this commit
> adds buffer mode transfer support which uses I2C SRAM buffer
> instead of using a single byte buffer.
>
> Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo at linux.intel.com>
> Tested-by: Tao Ren <taoren at fb.com>

Reviewed-by: Brendan Higgins <brendanhiggins at google.com>


More information about the Linux-aspeed mailing list