Skip to content
Commit 4d5d88ba authored by Tanmay Jagdale's avatar Tanmay Jagdale Committed by Mathieu Poirier
Browse files

coresight: tmc: Configure AXI write burst size



The current driver sets the write burst size initiated by TMC-ETR on
AXI bus to a fixed value of 16. Make this configurable by reading the
value specified in fwnode. If not specified, then default to 16.

Introduced a "max_burst_size" variable in tmc_drvdata structure to
facilitate this change.

Signed-off-by: default avatarTanmay Jagdale <tanmay@marvell.com>
Reviewed-by: Mike Leach's avatarMike Leach <mike.leach@linaro.org>
Link: https://lore.kernel.org/r/20210901131049.1365367-3-tanmay@marvell.com


Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
parent 0ab47f80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment