linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver
@ 2024-08-01  7:35 Lorenzo Bianconi
  2024-08-01  7:35 ` [PATCH v2 net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Lorenzo Bianconi @ 2024-08-01  7:35 UTC (permalink / raw)
  To: netdev
  Cc: arinc.unal, daniel, dqfext, sean.wang, andrew, f.fainelli,
	olteanv, davem, edumazet, kuba, pabeni, matthias.bgg,
	angelogioacchino.delregno, linux-arm-kernel, linux-mediatek,
	lorenzo.bianconi83, robh, krzk+dt, conor+dt, devicetree, upstream

Add EN7581 support to MT7530 DSA driver.

Changes since v1:
- get rid of mac_port_config callback for EN7581
- introduce en7581_mac_port_get_caps callback
- introduce MT753X_FORCE_MODE(id) macro
- fix compatible property in mt7530.yaml

Lorenzo Bianconi (2):
  dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch
  net: dsa: mt7530: Add EN7581 support

 .../bindings/net/dsa/mediatek,mt7530.yaml     |  8 ++-
 drivers/net/dsa/mt7530-mmio.c                 |  1 +
 drivers/net/dsa/mt7530.c                      | 49 ++++++++++++++++---
 drivers/net/dsa/mt7530.h                      | 20 ++++++--
 4 files changed, 66 insertions(+), 12 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2024-08-05 23:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-01  7:35 [PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver Lorenzo Bianconi
2024-08-01  7:35 ` [PATCH v2 net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch Lorenzo Bianconi
2024-08-01  8:17   ` Arınç ÜNAL
2024-08-01 18:21   ` Florian Fainelli
2024-08-01  7:35 ` [PATCH v2 net-next 2/2] net: dsa: mt7530: Add EN7581 support Lorenzo Bianconi
2024-08-01  8:19   ` Arınç ÜNAL
2024-08-01 18:21   ` Florian Fainelli
2024-08-05 23:42 ` [PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver Jakub Kicinski

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