Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: coresight: Add burst size for TMC

Add "arm,max-burst-size" optional property for TMC ETR.
If specified, this value indicates the maximum burst size
that can be initiated by TMC on the AXI bus.

Signed-off-by: Tanmay Jagdale <tanmay@marvell.com>
Reviewed-by: Mike Leach <mike.leach@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210901131049.1365367-2-tanmay@marvell.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>

authored by

Tanmay Jagdale and committed by
Mathieu Poirier
0ab47f80 204879e6

+5
+5
Documentation/devicetree/bindings/arm/coresight.txt
··· 127 127 * arm,scatter-gather: boolean. Indicates that the TMC-ETR can safely 128 128 use the SG mode on this system. 129 129 130 + * arm,max-burst-size: The maximum burst size initiated by TMC on the 131 + AXI master interface. The burst size can be in the range [0..15], 132 + the setting supports one data transfer per burst up to a maximum of 133 + 16 data transfers per burst. 134 + 130 135 * Optional property for CATU : 131 136 * interrupts : Exactly one SPI may be listed for reporting the address 132 137 error