devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: mxl-gpy: Add mode for 2 leds
@ 2022-09-20 15:14 Marcus Carlberg
  2022-09-20 15:14 ` [PATCH net-next 1/2] dt-bindings: net: Add mxl,gpy Marcus Carlberg
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marcus Carlberg @ 2022-09-20 15:14 UTC (permalink / raw)
  To: lxu, andrew
  Cc: linux-kernel, kernel, Marcus Carlberg, Heiner Kallweit,
	devicetree, Russell King, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, netdev

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-25 23:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-20 15:14 [PATCH net-next 0/2] net: phy: mxl-gpy: Add mode for 2 leds Marcus Carlberg
2022-09-20 15:14 ` [PATCH net-next 1/2] dt-bindings: net: Add mxl,gpy Marcus Carlberg
2022-09-25 23:27   ` kernel test robot
2022-09-20 15:14 ` [PATCH net-next 2/2] net: phy: mxl-gpy: Add mode for 2 leds Marcus Carlberg
2022-09-22  8:05 ` [PATCH net-next 0/2] " Michael Walle
2022-09-22 12:00   ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).