On Thu, Aug 28, 2025 at 02:27:21AM -0700, Yuanfang Zhang wrote:
This patch series adds support for the Qualcomm CoreSight Interconnect TNOC (Trace Network On Chip) block, which acts as a CoreSight graph link forwarding trace data from subsystems to the Aggregator TNOC. Unlike the Aggregator TNOC, this block does not support aggregation or ATID assignment.
I tested this series with building and static checker, the result is good.
I'd highlight that this series is based on my patch series Arm CoreSight clock refactoring [1] (thanks!). The dependency might be matter when picking up patches, I would leave this to Suzuki.
Thanks, Leo
[1] https://lore.kernel.org/linux-arm-kernel/20250731-arm_cs_fix_clock_v4-v6-0-1...