"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "cea80ea8d2a4c646f240a8fd6ece5c8e7bc969d3"
i2c: at91: add dma support
Add dma support for Atmel TWI which is available on sam9x5 and later. When using dma for reception, you have to read only n-2 bytes. The last two bytes are read manually. Don't doing this should cause to send the STOP command too late and then to get extra data in the receive register. Signed-off-by:Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by:
Wolfram Sang <w.sang@pengutronix.de>
Loading
Please register or sign in to comment