devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981
@ 2023-04-20 16:04 Daniel Golle
  2023-04-20 16:04 ` [PATCH v2 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver Daniel Golle
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Daniel Golle @ 2023-04-20 16:04 UTC (permalink / raw)
  To: devicetree, netdev, linux-mediatek, linux-arm-kernel,
	linux-kernel, Rob Herring, Krzysztof Kozlowski, Felix Fietkau,
	John Crispin, Sean Wang, Mark Lee, Lorenzo Bianconi,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Matthias Brugger, AngeloGioacchino Del Regno

In order to support wireless offloading on MT7981 we need to load the
appropriate firmware. Recognize MT7981 by introducing a new DT compatible
and load mt7981_wo.bin if it is set.

Changes since v1:
 * retain alphabetic order in dt-bindings

Daniel Golle (2):
  dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver
  net: ethernet: mtk_eth_soc: use WO firmware for MT7981

 .../bindings/arm/mediatek/mediatek,mt7622-wed.yaml         | 1 +
 drivers/net/ethernet/mediatek/mtk_wed_mcu.c                | 7 ++++++-
 drivers/net/ethernet/mediatek/mtk_wed_wo.h                 | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.40.0


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

end of thread, other threads:[~2023-04-22 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-20 16:04 [PATCH v2 0/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981 Daniel Golle
2023-04-20 16:04 ` [PATCH v2 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver Daniel Golle
2023-04-21 16:35   ` Krzysztof Kozlowski
2023-04-20 16:05 ` [PATCH v2 2/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981 Daniel Golle
2023-04-22 13:20 ` [PATCH v2 0/2] " patchwork-bot+netdevbpf

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