mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Enable QoS configuration on QCS615
@ 2026-03-11 10:35 Odelu Kukatla
  2026-03-11 10:35 ` [PATCH v3 1/3] dt-bindings: interconnect: qcom,qcs615-rpmh: add clocks property to enable QoS Odelu Kukatla
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Odelu Kukatla @ 2026-03-11 10:35 UTC (permalink / raw)
  To: Georgi Djakov, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bjorn Andersson, Konrad Dybcio
  Cc: Raviteja Laggyshetty, Odelu Kukatla, Dmitry Baryshkov,
	linux-arm-msm, linux-pm, devicetree, linux-kernel, Mike Tipton

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.

Changes in v3:
 - Refactored the schema to define 'clocks' in the top-level
   properties block as suggested by Krzysztof Kozlowski.
 - Removed the conditional logic that strictly checked for
   'qcom,qcs615-aggre1-noc' to define 'clocks'. Instead, the property
   is now defined globally but explicitly forbidden for all other
   interconnect nodes except aggre1-noc node.

Odelu Kukatla (3):
  dt-bindings: interconnect: qcom,qcs615-rpmh: add clocks property to
    enable QoS
  interconnect: qcom: qcs615: enable QoS configuration
  arm64: dts: qcom: talos: Add clocks for QoS configuration

 .../interconnect/qcom,qcs615-rpmh.yaml        |  34 +++
 arch/arm64/boot/dts/qcom/talos.dtsi           |   4 +
 drivers/interconnect/qcom/qcs615.c            | 247 ++++++++++++++++++
 3 files changed, 285 insertions(+)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-04-05 19:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-11 10:35 [PATCH v3 0/3] Enable QoS configuration on QCS615 Odelu Kukatla
2026-03-11 10:35 ` [PATCH v3 1/3] dt-bindings: interconnect: qcom,qcs615-rpmh: add clocks property to enable QoS Odelu Kukatla
2026-03-13  7:59   ` Krzysztof Kozlowski
2026-03-11 10:35 ` [PATCH v3 2/3] interconnect: qcom: qcs615: enable QoS configuration Odelu Kukatla
2026-03-16 12:24   ` Konrad Dybcio
2026-03-11 10:35 ` [PATCH v3 3/3] arm64: dts: qcom: talos: Add clocks for " Odelu Kukatla
2026-03-13 12:32   ` Konrad Dybcio
2026-03-13  7:57 ` [PATCH v3 0/3] Enable QoS configuration on QCS615 Krzysztof Kozlowski
2026-04-05 19:40 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®