Message ID | 20231113204052.43688-1-festevam@gmail.com |
---|---|
State | New |
Headers | show |
Series | [net-next] dt-bindings: net: snps,dwmac: Do not make 'phy-mode' required | expand |
diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml index 5c2769dc689a..6c0d9e694d76 100644 --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml @@ -505,6 +505,10 @@ properties: required: - compatible + phy-connection-type: true + + phy-mode: true + stmmac-axi-config: type: object unevaluatedProperties: false @@ -564,7 +568,6 @@ required: - reg - interrupts - interrupt-names - - phy-mode dependencies: snps,reset-active-low: ["snps,reset-gpio"]