Skip to content
Commit ec07bcc8 authored by Fedor Ross's avatar Fedor Ross Committed by Heiko Schocher
Browse files

i2c: imx_lpi2c: Support read transfers longer than 256 bytes



The TXFIFO register of LPI2C only has one byte length, and if the length
of the data that needs to be read exceeds 256 bytes, it needs to be
written to TXFIFO multiple times.

Signed-off-by: default avatarFedor Ross <fedor.ross@ifm.com>
parent 34c6731a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment