mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable QoS configuration on SC8280XP
@ 2026-05-07 14:25 Xilin Wu
  2026-05-07 14:25 ` [PATCH 1/3] dt-bindings: interconnect: qcom,sc8280xp-rpmh: Add reg and clocks for QoS Xilin Wu
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Xilin Wu @ 2026-05-07 14:25 UTC (permalink / raw)
  To: Georgi Djakov, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel, Xilin Wu

This series enables QoS configuration for QNOC type device which
can be found on SC8280XP 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.

Signed-off-by: Xilin Wu <sophon@radxa.com>
---
Xilin Wu (3):
      dt-bindings: interconnect: qcom,sc8280xp-rpmh: Add reg and clocks for QoS
      interconnect: qcom: sc8280xp: Enable QoS configuration
      arm64: dts: qcom: sc8280xp: Add reg and clocks for QoS configuration

 .../bindings/interconnect/qcom,sc8280xp-rpmh.yaml  |  99 +++++-
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi             | 157 +++++----
 drivers/interconnect/qcom/sc8280xp.c               | 356 +++++++++++++++++++++
 3 files changed, 551 insertions(+), 61 deletions(-)
---
base-commit: 735d2f48cadaa9a87e7c7601667878de70c771c5
change-id: 20260507-sc8280xp-qos-a6a8b8544f9e

Best regards,
--  
Xilin Wu <sophon@radxa.com>


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

end of thread, other threads:[~2026-07-07  3:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-07 14:25 [PATCH 0/3] Enable QoS configuration on SC8280XP Xilin Wu
2026-05-07 14:25 ` [PATCH 1/3] dt-bindings: interconnect: qcom,sc8280xp-rpmh: Add reg and clocks for QoS Xilin Wu
2026-05-15  7:09   ` Krzysztof Kozlowski
2026-05-07 14:25 ` [PATCH 2/3] interconnect: qcom: sc8280xp: Enable QoS configuration Xilin Wu
2026-05-15 10:10   ` Konrad Dybcio
2026-05-15 10:25   ` Dmitry Baryshkov
2026-05-07 14:25 ` [PATCH 3/3] arm64: dts: qcom: sc8280xp: Add reg and clocks for " Xilin Wu
2026-05-15 10:16   ` Konrad Dybcio
2026-05-15 10:26   ` Dmitry Baryshkov
2026-07-07  3:21 ` (subset) [PATCH 0/3] Enable QoS configuration on SC8280XP 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®