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

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
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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