diff options
author | Kamlakant Patel <[email protected]> | 2017-10-10 11:57:56 +0530 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2017-10-17 23:53:28 +0200 |
commit | 5515ae112172e20667f02b16f45fbf992923dcb0 (patch) | |
tree | 8f55504663432f580091f434941c3a3c268671ca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c347b8fc22b21899154cc153a4951aaf226b4e1a (diff) |
i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags
The driver needs to handle the flag I2C_M_RECV_LEN during receive to
support SMBus emulation.
Update receive logic to handle the case where the length is received
as the first byte of a transaction.
Also update the code to handle I2C_CLIENT_PEC, which is set when the
client sends a packet error checking code byte.
Signed-off-by: Jayachandran C <[email protected]>
Signed-off-by: Kamlakant Patel <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions