]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'icc-sa8775p' into icc-next
authorGeorgi Djakov <djakov@kernel.org>
Fri, 31 Oct 2025 01:07:20 +0000 (03:07 +0200)
committerGeorgi Djakov <djakov@kernel.org>
Fri, 31 Oct 2025 01:07:20 +0000 (03:07 +0200)
This enables QoS configuration for QNOC type device which can be found
on SA8775P 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.
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-sa8775p
  dt-bindings: interconnect: add reg and clocks properties to enable QoS on sa8775p
  interconnect: qcom: sa8775p: enable QoS configuration

Link: https://lore.kernel.org/r/20251001073344.6599-1-odelu.kukatla@oss.qualcomm.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>

Trivial merge