linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: ethernet: mediatek: support custom GMAC label
@ 2021-04-19  4:03 Ilya Lipnitskiy
  2021-04-19  4:03 ` [PATCH net-next 1/2] dt-bindings: net: mediatek: add optional GMAC labels Ilya Lipnitskiy
  2021-04-19  4:03 ` [PATCH net-next 2/2] net: ethernet: mediatek: support custom GMAC label Ilya Lipnitskiy
  0 siblings, 2 replies; 5+ messages in thread
From: Ilya Lipnitskiy @ 2021-04-19  4:03 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Rob Herring, Felix Fietkau,
	John Crispin, Sean Wang, Mark Lee, Matthias Brugger,
	Russell King, netdev, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek
  Cc: Ilya Lipnitskiy

Add support for specifying GMAC label via DTS. Useful when it is desired
to use a master DSA interface name that is different from the "eth%d"
pattern.

Ilya Lipnitskiy (2):
  dt-bindings: net: mediatek: add optional GMAC labels
  net: ethernet: mediatek: support custom GMAC label

 Documentation/devicetree/bindings/net/mediatek-net.txt | 6 ++++++
 drivers/net/ethernet/mediatek/mtk_eth_soc.c            | 4 ++++
 2 files changed, 10 insertions(+)

-- 
2.31.1


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

end of thread, other threads:[~2021-04-19 15:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19  4:03 [PATCH net-next 0/2] net: ethernet: mediatek: support custom GMAC label Ilya Lipnitskiy
2021-04-19  4:03 ` [PATCH net-next 1/2] dt-bindings: net: mediatek: add optional GMAC labels Ilya Lipnitskiy
2021-04-19  4:03 ` [PATCH net-next 2/2] net: ethernet: mediatek: support custom GMAC label Ilya Lipnitskiy
2021-04-19 12:15   ` Andrew Lunn
2021-04-19 15:04     ` Ilya Lipnitskiy

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).