devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v5] dt-bindings: net: qcom: ethernet: Add interconnect properties
@ 2025-10-15 16:26 Konrad Dybcio
  2025-10-16 23:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Dybcio @ 2025-10-15 16:26 UTC (permalink / raw)
  To: Vinod Koul, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-msm, netdev, devicetree, linux-kernel,
	Sagar Cheluvegowda, Andrew Halaney, Andrew Lunn,
	Krzysztof Kozlowski, Konrad Dybcio

From: Sagar Cheluvegowda <quic_scheluve@quicinc.com>

Add documentation for the interconnect and interconnect-names
properties required when voting for AHB and AXI buses.

Suggested-by: Andrew Halaney <ahalaney@redhat.com>
Signed-off-by: Sagar Cheluvegowda <quic_scheluve@quicinc.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
I picked this up because it hasn't been merged for a year and the
original author didn't seem to react to that either..

The original driver change that was paired with this patch has
bitrotted, but this is still useful on its own (if only to reduce the
number of DT checker warnings in qcom/..)

No changes besides `b4 trailers -u && git commit --amend -s`

v4: https://lore.kernel.org/linux-arm-msm/20240708-icc_bw_voting_from_ethqos-v4-0-c6bc3db86071@quicinc.com/
---
 Documentation/devicetree/bindings/net/qcom,ethqos.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
index e7ee0d9efed8..423959cb928d 100644
--- a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
+++ b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
@@ -73,6 +73,14 @@ properties:
 
   dma-coherent: true
 
+  interconnects:
+    maxItems: 2
+
+  interconnect-names:
+    items:
+      - const: cpu-mac
+      - const: mac-mem
+
   phys: true
 
   phy-names:

---
base-commit: 52ba76324a9d7c39830c850999210a36ef023cde
change-id: 20251015-topic-qc_stmmac_icc_bindings-cf2388df1d97

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>


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

end of thread, other threads:[~2025-10-16 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15 16:26 [PATCH net-next v5] dt-bindings: net: qcom: ethernet: Add interconnect properties Konrad Dybcio
2025-10-16 23:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).