Thread (27 messages) 27 messages, 5 authors, 2025-07-30

Re: [PATCH v3 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC

From: Luo Jie <quic_luoj@quicinc.com>
Date: 2025-07-18 09:06:16
Also in: linux-arm-kernel, linux-arm-msm, linux-clk, linux-devicetree, linux-pm, lkml


On 7/11/2025 8:16 PM, Konrad Dybcio wrote:
On 7/11/25 12:55 AM, Rob Herring wrote:
quoted
On Thu, Jul 10, 2025 at 08:28:15PM +0800, Luo Jie wrote:
quoted
NSS clock controller provides the clocks and resets to the networking
blocks such as PPE (Packet Process Engine) and UNIPHY (PCS) on IPQ5424
devices.

Add the compatible "qcom,ipq5424-nsscc" support based on the current
IPQ9574 NSS clock controller DT binding file. ICC clocks are always
provided by the NSS clock controller of IPQ9574 and IPQ5424, so add
interconnect-cells as required DT property.

Also add master/slave ids for IPQ5424 networking interfaces, which is
used by nss-ipq5424 driver for providing interconnect services using
icc-clk framework.

Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
---
[...]
quoted
quoted
    clocks:
      items:
@@ -57,6 +61,7 @@ required:
    - compatible
    - clocks
    - clock-names
+  - '#interconnect-cells'
You just made this required for everyone. Again, that's an ABI change.
In this case it's actually valid, but should be a separate fixup change

Konrad
Making #interconnect-cells a required property does introduce an ABI
change in the device tree bindings. However, this change is necessary
to ensure proper functionality and integration with the interconnect
framework, which increasingly relies on this property for accurate
configuration and resource management.

Yes, this is a fixup change. Since the current NSS clock controller DTS 
node for IPQ9574 already includes '#interconnect-cells', I will separate 
this modification into a standalone fixup patch.


Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help