aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2020-10-16 12:37:25 +0300
committerVinod Koul <vkoul@kernel.org>2020-10-30 14:10:27 +0530
commit60f88c031d94f906f01df1cb155f7a866812a716 (patch)
treedaea65716dbc627cfd4857989eb901907af43ccd /tools/perf/scripts/python/export-to-sqlite.py
parentdt-bindings: dmaengine: at_xdmac: add compatible with microchip,sama7g5 (diff)
downloadlinux-dev-60f88c031d94f906f01df1cb155f7a866812a716.tar.xz
linux-dev-60f88c031d94f906f01df1cb155f7a866812a716.zip
dmaengine: at_xdmac: adapt perid for mem2mem operations
The PERID in the CC register for mem2mem operations must match an unused PERID. The PERID field is 7 bits, but the selected value is 0x3f. On later products we can have more reserved PERIDs for actual peripherals, thus this needs to be increased to maximum size. Changing the value to 0x7f, which is the maximum for 7 bits field. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com> Link: https://lore.kernel.org/r/20201016093725.289880-1-eugen.hristev@microchip.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions