diff mbox series

[3/8] dt-bindings: net: phy: The interrupt property is not mandatory

Message ID d1c6b4199fd5d83a79b2548b8cf77909f8dfc797.1558605170.git-series.maxime.ripard@bootlin.com
State Changes Requested, archived
Headers show
Series [1/8] dt-bindings: net: Add YAML schemas for the generic Ethernet options | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Maxime Ripard May 23, 2019, 9:56 a.m. UTC
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.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
---
 Documentation/devicetree/bindings/net/ethernet-phy.yaml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/ethernet-phy.yaml b/Documentation/devicetree/bindings/net/ethernet-phy.yaml
index eb79ee6db977..d2cc4b46f6dc 100644
--- a/Documentation/devicetree/bindings/net/ethernet-phy.yaml
+++ b/Documentation/devicetree/bindings/net/ethernet-phy.yaml
@@ -125,7 +125,6 @@  properties:
 
 required:
   - reg
-  - interrupts
 
 examples:
   - |