]> www.infradead.org Git - nvme.git/commitdiff
dt-bindings: net: mscc-miim: Add resets property
authorHerve Codina <herve.codina@bootlin.com>
Thu, 20 Jun 2024 12:01:24 +0000 (14:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jun 2024 11:12:42 +0000 (12:12 +0100)
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>
Documentation/devicetree/bindings/net/mscc,miim.yaml

index 5b292e7c9e4657a19a936e6aea6568e13fd707d6..792f26b06b060e2c8dca64be195c9ad8a97d283a 100644 (file)
@@ -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