openbmc / linux

OpenBMC Linux kernel source tree
Other
49 stars 132 forks source link

ASPEED Chip I2C DMA Implementation #168

Open wiwJackHsin opened 5 years ago

wiwJackHsin commented 5 years ago

Hi there, Is there a plan to add I2C DMA mode support in ASPEED i2c driver(linux/drivers/i2c/busses/i2c-aspeed.c)?

tao-ren commented 5 years ago

I'm actually having the same question. If no one is working on it, I may spend sometime looking into the area sometime this year (probably second half of 2019).

bjh83 commented 5 years ago

jae.hyun.yoo@linux.intel.com (@yoojae) has been doing a lot of work on the I2C driver lately (mostly multi-master support); I think he may have mentioned working on DMA support, but I am not sure. In anycase, you guys might want to talk to make sure you don't step on each other's toes.

tao-ren commented 5 years ago

jae.hyun.yoo@linux.intel.com (@yoojae) has been doing a lot of work on the I2C driver lately (mostly multi-master support); I think he may have mentioned working on DMA support, but I am not sure. In anycase, you guys might want to talk to make sure you don't step on each other's toes.

That's great. Thank you Brendan for the message.