[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220920151411.12523-1-marcus.carlberg@axis.com>
Date: Tue, 20 Sep 2022 17:14:09 +0200
From: Marcus Carlberg <marcus.carlberg@...s.com>
To: <lxu@...linear.com>, <andrew@...n.ch>
CC: <linux-kernel@...r.kernel.org>, <kernel@...s.com>,
Marcus Carlberg <marcus.carlberg@...s.com>,
Heiner Kallweit <hkallweit1@...il.com>,
<devicetree@...r.kernel.org>, Russell King <linux@...linux.org.uk>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
"Jakub Kicinski" <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/2] net: phy: mxl-gpy: Add mode for 2 leds
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
Powered by blists - more mailing lists