[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200702103001.233961-5-robert.marko@sartura.hr>
Date: Thu, 2 Jul 2020 12:30:01 +0200
From: Robert Marko <robert.marko@...tura.hr>
To: andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com,
linux@...linux.org.uk, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, agross@...nel.org,
bjorn.andersson@...aro.org, robh+dt@...nel.org
Cc: Robert Marko <robert.marko@...tura.hr>
Subject: [net-next,PATCH 4/4] dt-bindings: mdio-ipq4019: add clock support
This adds the necessary bindings for SoC-s that have a separate MDIO clock.
Signed-off-by: Robert Marko <robert.marko@...tura.hr>
---
.../devicetree/bindings/net/qcom,ipq4019-mdio.yaml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml b/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml
index 13555a89975f..06b4eedb4370 100644
--- a/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml
+++ b/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml
@@ -25,6 +25,17 @@ properties:
reg:
maxItems: 1
+ clocks:
+ maxItems: 1
+
+ clock-names:
+ items:
+ - const: mdio_ahb
+ maxItems: 1
+
+ clock-frequency:
+ default: 100000000
+
required:
- compatible
- reg
--
2.26.2
Powered by blists - more mailing lists