Skip to content

Commit

Permalink
dt-bindings: net: phy: The interrupt property is not mandatory
Browse files Browse the repository at this point in the history
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 <andrew@lunn.ch>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Rob Herring <robh@kernel.org>
  • Loading branch information
Maxime Ripard authored and Rob Herring committed Jun 28, 2019
1 parent b0b50b6 commit 4abe7a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Documentation/devicetree/bindings/net/ethernet-phy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ properties:

required:
- reg
- interrupts

examples:
- |
Expand Down

0 comments on commit 4abe7a3

Please sign in to comment.