mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00:00
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: Herve Codina <herve.codina@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4fce809e40
commit
e5efa3ff41
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user