* [PATCH net-next 0/2] wireless offloading on MediaTek MT7981 @ 2023-04-19 19:04 Daniel Golle 2023-04-19 19:04 ` [PATCH net-next 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver Daniel Golle 0 siblings, 1 reply; 3+ messages in thread From: Daniel Golle @ 2023-04-19 19: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 Add new compatible and load appropriate wireless offloading firmware on the MediaTek MT7981 SoC. 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] 3+ messages in thread
* [PATCH net-next 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver 2023-04-19 19:04 [PATCH net-next 0/2] wireless offloading on MediaTek MT7981 Daniel Golle @ 2023-04-19 19:04 ` Daniel Golle 2023-04-20 7:40 ` AngeloGioacchino Del Regno 0 siblings, 1 reply; 3+ messages in thread From: Daniel Golle @ 2023-04-19 19: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 Add compatible string for mediatek,mt7981-wed as MT7981 also supports RX WED just like MT7986, but needs a different firmware file. Signed-off-by: Daniel Golle <daniel@makrotopia.org> --- .../devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml index 5c223cb063d48..2c5e04c9adcc8 100644 --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml @@ -21,6 +21,7 @@ properties: - enum: - mediatek,mt7622-wed - mediatek,mt7986-wed + - mediatek,mt7981-wed - const: syscon reg: -- 2.40.0 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver 2023-04-19 19:04 ` [PATCH net-next 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver Daniel Golle @ 2023-04-20 7:40 ` AngeloGioacchino Del Regno 0 siblings, 0 replies; 3+ messages in thread From: AngeloGioacchino Del Regno @ 2023-04-20 7:40 UTC (permalink / raw) To: Daniel Golle, 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 Il 19/04/23 21:04, Daniel Golle ha scritto: > Add compatible string for mediatek,mt7981-wed as MT7981 also supports > RX WED just like MT7986, but needs a different firmware file. > > Signed-off-by: Daniel Golle <daniel@makrotopia.org> > --- > .../devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml > index 5c223cb063d48..2c5e04c9adcc8 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml > +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml > @@ -21,6 +21,7 @@ properties: > - enum: > - mediatek,mt7622-wed > - mediatek,mt7986-wed > + - mediatek,mt7981-wed Please, keep entries ordered. 7891 goes before 7986. Cheers, Angelo ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-04-20 7:41 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-04-19 19:04 [PATCH net-next 0/2] wireless offloading on MediaTek MT7981 Daniel Golle 2023-04-19 19:04 ` [PATCH net-next 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver Daniel Golle 2023-04-20 7:40 ` AngeloGioacchino Del Regno
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).