Skip to content
Snippets Groups Projects
Commit 0c43ea54 authored by Zhangfei Gao's avatar Zhangfei Gao Committed by Jean Delvare
Browse files

i2c: Document the message size limit


i2c_master_send & i2c_master_recv do not support more than 64 kb
transfer, since msg.len is u16.

Signed-off-by: default avatarZhangfei Gao <zgao6@marvell.com>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent eec74a25
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment