diff options
author | addy ke <[email protected]> | 2014-08-23 02:00:52 +0800 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2014-09-02 14:29:28 +0200 |
commit | 5da4309f9e1b4de9c2b69e917912fbb84006d44e (patch) | |
tree | d9ec095fee0cf41764778c70edee0598831b5645 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6721f28a26efd6368497abbdef5dcfc59608d899 (diff) |
i2c: rk3x: fix bug that cause transfer fails in master receive mode
In rk3x SOC, the I2C controller can receive/transmit up to 32 bytes data
in one chunk, so the size of data to be write/read to/from TXDATAx/RXDATAx
must be less than or equal 32 bytes at a time.
Tested on rk3288-pinky board, elan receive 158 bytes data.
Signed-off-by: Addy Ke <[email protected]>
Acked-by: Max Schwarz <[email protected]>
Reviewed-by: Doug Anderson <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions