All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable QoS configuration on SA8775P
@ 2025-08-08 14:02 Odelu Kukatla
  2025-08-08 14:02 ` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on sa8775p Odelu Kukatla
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Odelu Kukatla @ 2025-08-08 14:02 UTC (permalink / raw)
  To: Georgi Djakov, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bjorn Andersson, Konrad Dybcio
  Cc: Raviteja Laggyshetty, Odelu Kukatla, Dmitry Baryshkov,
	Bartosz Golaszewski, linux-arm-msm, linux-pm, devicetree,
	linux-kernel, Mike Tipton

This series 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 (Network On Chip).

Odelu Kukatla (3):
  dt-bindings: interconnect: add clocks property to enable QoS on
    sa8775p
  interconnect: qcom: sa8775p: enable QoS configuration
  arm64: dts: qcom: sa8775p: Add clocks for QoS configuration

 .../interconnect/qcom,sa8775p-rpmh.yaml       |  78 +++-
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 163 ++++---
 drivers/interconnect/qcom/sa8775p.c           | 439 ++++++++++++++++++
 3 files changed, 607 insertions(+), 73 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2025-09-03 18:01 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08 14:02 [PATCH 0/3] Enable QoS configuration on SA8775P Odelu Kukatla
2025-08-08 14:02 ` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on sa8775p Odelu Kukatla
2025-08-12 10:17   ` Krzysztof Kozlowski
2025-08-13  5:55     ` Odelu Kukatla
2025-08-13  6:02       ` Krzysztof Kozlowski
2025-08-20  8:51         ` Odelu Kukatla
2025-08-24  9:08           ` Krzysztof Kozlowski
2025-08-28 18:16             ` Odelu Kukatla
2025-08-28 18:20               ` Krzysztof Kozlowski
2025-08-28 21:59                 ` Georgi Djakov
2025-09-03 12:42                   ` Konrad Dybcio
2025-09-03 18:01                     ` Odelu Kukatla
2025-08-28 22:36               ` Dmitry Baryshkov
2025-08-08 14:02 ` [PATCH 2/3] interconnect: qcom: sa8775p: enable QoS configuration Odelu Kukatla
2025-08-09  7:35   ` Dmitry Baryshkov
2025-08-12 10:25     ` Odelu Kukatla
2025-08-08 14:03 ` [PATCH 3/3] arm64: dts: qcom: sa8775p: Add clocks for " Odelu Kukatla
2025-08-09  7:36   ` Dmitry Baryshkov
2025-08-12  9:51   ` Konrad Dybcio
2025-08-13  5:45     ` Odelu Kukatla
2025-08-15 13:11       ` Georgi Djakov
2025-08-19  9:10         ` Odelu Kukatla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.