All of lore.kernel.org
 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
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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 ` 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-20 16:04   ` Daniel Golle
2023-04-21 16:35   ` Krzysztof Kozlowski
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-20 16:05   ` Daniel Golle
2023-04-22 13:20 ` [PATCH v2 0/2] " patchwork-bot+netdevbpf
2023-04-22 13:20   ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.