GPY211 phy default to using all four led pins. Hardwares using only two leds where led0 is used as the high network speed led and led1 the low network speed led will not get the correct behaviour since 1Gbit and 2.5Gbit will not be represented at all in the existing leds. Marcus Carlberg (2): dt-bindings: net: Add mxl,gpy net: phy: mxl-gpy: Add mode for 2 leds .../devicetree/bindings/net/mxl,gpy.yaml | 39 ++++++++++++++++ .../devicetree/bindings/vendor-prefixes.yaml | 2 + MAINTAINERS | 1 + drivers/net/phy/mxl-gpy.c | 45 +++++++++++++++++++ 4 files changed, 87 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/mxl,gpy.yaml -- 2.20.1