On Thu, 10 Jul 2025 13:27:19 +0800, Yuanfang Zhang wrote:
The Trace Network On Chip (TNOC) is an integration hierarchy which is a hardware component that integrates the functionalities of TPDA and funnels. It collects trace from subsystems and transfers it to coresight sink.
In addition to the generic TNOC mentioned above, there is also a special type of TNOC called Interconnect TNOC. Unlike the generic TNOC, the Interconnect TNOC doesn't need ATID. Its primary function is to connect the source of subsystems to the Aggregator TNOC. Its driver is different from this patch and will describe it and upstream its driver separately.
[...]
Applied, thanks!
[1/2] dt-bindings: arm: Add device Trace Network On Chip definition https://git.kernel.org/coresight/c/015959687cff [2/2] coresight: add coresight Trace Network On Chip driver https://git.kernel.org/coresight/c/26e20622a8ae
Best regards,