aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJarkko Nikula <[email protected]>2024-06-28 16:15:59 +0300
committerAlexandre Belloni <[email protected]>2024-07-26 14:21:29 +0200
commit4642f7eddb75efb5944ff21e5340ccce66928ff1 (patch)
tree0b5ea266c9bf92ddce591c19efa74edcf90e23cd /tools/perf/scripts/python/export-to-sqlite.py
parent8a2be2f1db268ec735419e53ef04ca039fc027dc (diff)
i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value
The dma.c: hci_dma_init() sets the CHUNK_SIZE field in the IBI_SETUP register incorrectly if the calculated ibi_chunk_sz is not exactly 2^(n+2) bytes, where n is 0..6. Fix this by rounding the chunk size up to nearest 2^(n+2) bytes. Signed-off-by: Jarkko Nikula <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions