[PATCH v3 1/2] dt-bindings: net: qcom: ethernet: Add interconnect properties
Sagar Cheluvegowda
quic_scheluve at quicinc.com
Wed Jul 3 15:15:21 PDT 2024
Add documentation for the interconnect and interconnect-names
properties required when voting for AHB and AXI buses.
Suggested-by: Andrew Halaney <ahalaney at redhat.com>
Signed-off-by: Sagar Cheluvegowda <quic_scheluve at 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 6672327358bc..f0e8eaf51137 100644
--- a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
+++ b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
@@ -63,6 +63,14 @@ properties:
dma-coherent: true
+ interconnects:
+ maxItems: 2
+
+ interconnect-names:
+ items:
+ - const: cpu-mac
+ - const: mac-mem
+
phys: true
phy-names:
--
2.34.1
More information about the linux-arm-kernel
mailing list