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-Tag: v5.4-rc1~598^2~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4abe7a3a096b47fb3f645fd40dcd42f6ac566b31;p=platform%2Fkernel%2Flinux-rpi.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 b8d8713..f70f18ff 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: - |