Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f80b1dfc authored by Maxime Ripard's avatar Maxime Ripard Committed by Rob Herring
Browse files

dt-bindings: net: dwmac: Deprecate the PHY reset properties



Even though the DWMAC driver uses some driver specific properties, the PHY
core has a bunch of generic properties and can deal with them nicely.

Let's deprecate our specific properties.

Reviewed-by: default avatarMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 0569929d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -172,16 +172,19 @@ properties:
          * snps,priority, TX queue priority (Range 0x0 to 0xF)

  snps,reset-gpio:
    deprecated: true
    maxItems: 1
    description:
      PHY Reset GPIO

  snps,reset-active-low:
    deprecated: true
    $ref: /schemas/types.yaml#definitions/flag
    description:
      Indicates that the PHY Reset is active low

  snps,reset-delays-us:
    deprecated: true
    allOf:
      - $ref: /schemas/types.yaml#definitions/uint32-array
      - minItems: 3