diff options
author | Rayagonda Kokatanur <[email protected]> | 2020-11-02 09:24:33 +0530 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-01-05 17:19:31 +0100 |
commit | 4d658451c9d620ab8fb79483bf83d65b14375723 (patch) | |
tree | 9583b1a44b0aa4c60c86a615c9bc8ff68586393a /tools/perf/scripts/python | |
parent | e21d79778768e4e187b2892d662c6aaa01e1d399 (diff) |
i2c: iproc: handle rx fifo full interrupt
Add code to handle IS_S_RX_FIFO_FULL_SHIFT interrupt to support
master write request with >= 64 bytes.
Iproc has a slave rx fifo size of 64 bytes.
Rx fifo full interrupt (IS_S_RX_FIFO_FULL_SHIFT) will be generated
when RX fifo becomes full. This can happen if master issues write
request of more than 64 bytes.
Signed-off-by: Rayagonda Kokatanur <[email protected]>
Acked-by: Ray Jui <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions