[PATCH 0/3] Enable QoS configuration on SA8775P

Odelu Kukatla posted 3 patches 4 months, 1 week ago
There is a newer version of this series
.../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(-)
[PATCH 0/3] Enable QoS configuration on SA8775P
Posted by Odelu Kukatla 4 months, 1 week ago
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