Re: [PATCH 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
From: Hardeep Sharma
Date: Fri Aug 14 2026 - 04:42:58 EST
On 8/11/2026 6:29 AM, Dmitry Baryshkov wrote:
On Sun, Aug 09, 2026 at 12:57:05PM +0530, Hardeep Sharma wrote:
Add the Devicetree bindings and node-ID definitions for the RPMh-basedAre there no clocks requires for QoS?
Network-on-Chip interconnect providers on the Qualcomm Kuno SoC,
enabling DT validation and interconnect bandwidth voting.
Signed-off-by: Hardeep Sharma <hardeep.sharma@xxxxxxxxxxxxxxxx>
---
.../bindings/interconnect/qcom,kuno-rpmh.yaml | 72 +++++++++++++++++
include/dt-bindings/interconnect/qcom,kuno.h | 89 ++++++++++++++++++++++
2 files changed, 161 insertions(+)
I've addressed the binding-side follow-up in this v2:
https://lore.kernel.org/all/20260814-kuno-soc-support-v2-0-3079794f0f73@xxxxxxxxxxxxxxxx/
qcom,kuno-rpmh.yaml now permits up to 4 QoS AHB clocks
(clocks/clock-names: minItems: 1, maxItems: 4) matching sdx75/glymur,
so consumers can wire them if they choose. The Kuno DTS itself lands
with no clocks= on the interconnect nodes since RPMh BCM covers the
paths — same shape as sdx75.