Commit e5efa3ff authored by Herve Codina's avatar Herve Codina Committed by David S. Miller

dt-bindings: net: mscc-miim: Add resets property

Add the (optional) resets property.
The mscc-miim device is impacted by the switch reset especially when the
mscc-miim device is used as part of the LAN966x PCI device.
Signed-off-by: default avatarHerve Codina <herve.codina@bootlin.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4fce809e
......@@ -38,6 +38,16 @@ properties:
clock-frequency: true
resets:
items:
- description:
Reset shared with all blocks attached to the Switch Core Register
Bus (CSR) including VRAP slave.
reset-names:
items:
- const: switch
required:
- compatible
- 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