Commit b0385d4c authored by Michael Walle's avatar Michael Walle Committed by David S. Miller

dt-bindings: net: mscc-miim: add clock and clock-frequency

Add the (optional) clock input of the MDIO controller and indicate that
the common clock-frequency property is supported. The driver can use it
to set the desired MDIO bus frequency.
Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ed941f65
...@@ -33,6 +33,11 @@ properties: ...@@ -33,6 +33,11 @@ properties:
interrupts: interrupts:
maxItems: 1 maxItems: 1
clocks:
maxItems: 1
clock-frequency: true
required: required:
- compatible - compatible
- reg - reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment