aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSifan Naeem <[email protected]>2015-11-19 09:35:17 +0000
committerWolfram Sang <[email protected]>2016-01-02 22:05:21 +0100
commitc20821a7f0a55377eccd88c89bd76a2cca22a1b4 (patch)
tree5875ac7438196809303b3a7741270e7cb02ffdd0 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentc7b0a7c10752fa9a30f719848f4350fa02fdb8e5 (diff)
i2c: img-scb: support repeated starts on IP v3.3
In version 3.3 of the IP when transaction halt is set, an interrupt will be generated after each byte of a transfer instead of after every transfer but before the stop bit. Due to this behaviour we have to be careful that every time we release the transaction halt we have to re-enable it straight away so that we only process a single byte, not doing so will result in all remaining bytes been processed and a stop bit being issued, which will prevent us having a repeated start. This change will have no effect on earlier versions of the IP. Signed-off-by: Sifan Naeem <[email protected]> Acked-by: James Hogan <[email protected]> Reviewed-by: James Hartley <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions