[PATCH] add hardware I2C support for ARM IMX23

Tim Michals tcmichals at gmail.com
Wed Nov 28 14:15:23 EST 2012


Sander,




>  mxs-i2c 80058000.i2c: Failed to get PIO reg. write descriptor.
>
> Yes, this is the same issue I've encountered, DMA operation did not
terminate, as a quick fix added dmaengine_terminate_all(i2c->dmach);  to
the last line of
static void mxs_i2c_reset(struct mxs_i2c_dev *i2c)
{
...
dmaengine_terminate_all(i2c->dmach);
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121128/4dc5bdb2/attachment-0001.html>


More information about the linux-arm-kernel mailing list