Re: [PATCH 1/3] dt-bindings: interconnect: qcom,x1e80100-rpmh: add clocks property to enable QoS
From: Georgi Djakov
Date: Wed May 20 2026 - 15:53:38 EST
On 5/20/26 9:51 PM, Krzysztof Kozlowski wrote:
On 23/04/2026 10:38, Krzysztof Kozlowski wrote:
On Wed, Apr 22, 2026 at 02:05:11AM +0000, Raviteja Laggyshetty wrote:
Some interconnect nodes on X1E80100 have QoS registers located inside
a block whose interface is clock-gated. For those nodes, driver
must enable the corresponding clock(s) before accessing the
registers. Add the 'clocks' property so the driver can obtain
and enable the required clock(s).
Only interconnects that have clock-gated QoS register interface
use this property; it is not applicable to all interconnect nodes.
Signed-off-by: Raviteja Laggyshetty <raviteja.laggyshetty@xxxxxxxxxxxxxxxx>
---
.../bindings/interconnect/qcom,x1e80100-rpmh.yaml | 62 ++++++++++++++++++++++
1 file changed, 62 insertions(+)
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
And unreviewed as it breaks users:
https://krzk.eu/#/builders/102/builds/70/steps/23/logs/warnings__3_
I will just drop these patches for now, i have put them in a separate branch anyway.
Thanks,
Georgi