Commit 3e484393 authored by Antoine Tenart's avatar Antoine Tenart Committed by David S. Miller
Browse files

Documentation/bindings: net: the sfp i2c-bus property is now mandatory



The i2c-bus property for sfp modules was made mandatory. Update the
documentation to keep it in sync with the driver's behaviour.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 66ede1f9
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -7,11 +7,11 @@ Required properties:
  "sff,sfp" for SFP modules
  "sff,sfp" for SFP modules
  "sff,sff" for soldered down SFF modules
  "sff,sff" for soldered down SFF modules


Optional Properties:

- i2c-bus : phandle of an I2C bus controller for the SFP two wire serial
- i2c-bus : phandle of an I2C bus controller for the SFP two wire serial
  interface
  interface


Optional Properties:

- mod-def0-gpios : GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS)
- mod-def0-gpios : GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS)
  module presence input gpio signal, active (module absent) high. Must
  module presence input gpio signal, active (module absent) high. Must
  not be present for SFF modules
  not be present for SFF modules