]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'icc-qcs615' into icc-next
authorGeorgi Djakov <djakov@kernel.org>
Tue, 17 Mar 2026 10:57:00 +0000 (12:57 +0200)
committerGeorgi Djakov <djakov@kernel.org>
Tue, 17 Mar 2026 10:57:00 +0000 (12:57 +0200)
commit9bc3b976eb9db54721813d51f2e71553285e24ad
tree949dc9abaac169ec2aec9c34b929e56894af9ca5
parent3e90f5103a8b19c69ba98d841d4b6a924266b165
parent50a9b75d77611faa62e9a71ac66c345930b3d3f6
Merge branch 'icc-qcs615' into icc-next

This series enables QoS configuration for QNOC type device which
can be found on QCS615 platform. It enables QoS configuration
for master ports with predefined priority and urgency forwarding.
This helps in prioritizing the traffic originating from different
interconnect masters at NOC (Network On Chip).

The system may function normally without this feature. However,
enabling QoS helps optimize latency and bandwidth across subsystems
like CPU, GPU, and multimedia engines, which becomes important in
high-throughput scenarios. This is a feature aimed at performance
enhancement to improve system performance under concurrent workloads.

* icc-qcs615
  dt-bindings: interconnect: qcom,qcs615-rpmh: add clocks property to enable QoS
  interconnect: qcom: qcs615: enable QoS configuration

Link: https://msgid.link/20260311103548.1823044-1-odelu.kukatla@oss.qualcomm.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>