diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-06-27 18:31:47 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-06-28 22:27:46 +0300 |
commit | 4abe7a3a096b47fb3f645fd40dcd42f6ac566b31 (patch) | |
tree | e7374e3ad7944eecf1752ff1228e86dee38f31aa /Documentation/devicetree/bindings/net/ethernet-phy.yaml | |
parent | b0b50b610f3569085e6cc0f6868d48d7a15211dc (diff) | |
download | linux-4abe7a3a096b47fb3f645fd40dcd42f6ac566b31.tar.xz |
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 <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>
Diffstat (limited to 'Documentation/devicetree/bindings/net/ethernet-phy.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/net/ethernet-phy.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/ethernet-phy.yaml b/Documentation/devicetree/bindings/net/ethernet-phy.yaml index b8d87135e11f..f70f18ff821f 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: - | |