From: Maxime Ripard Date: Thu, 27 Jun 2019 15:31:47 +0000 (+0200) Subject: dt-bindings: net: phy: The interrupt property is not mandatory X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4abe7a3a096b47fb3f645fd40dcd42f6ac566b31;p=linux.git dt-bindings: net: phy: The interrupt property is not mandatory Unlike what was initially claimed in the PHY binding, the interrupt property of a PHY can be omitted, and the OS will turn to polling instead. Document that. Reviewed-by: Andrew Lunn Reviewed-by: Rob Herring Signed-off-by: Maxime Ripard Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/net/ethernet-phy.yaml b/Documentation/devicetree/bindings/net/ethernet-phy.yaml index b8d87135e11fa..f70f18ff821f5 100644 --- a/Documentation/devicetree/bindings/net/ethernet-phy.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-phy.yaml @@ -155,7 +155,6 @@ properties: required: - reg - - interrupts examples: - |