Thread (6 messages) 6 messages, 3 authors, 2025-08-11
STALE295d
Revisions (10)
  1. v1 current
  2. v6 [diff vs current]
  3. v7 [diff vs current]
  4. v8 [diff vs current]
  5. v9 [diff vs current]
  6. v10 [diff vs current]
  7. v11 [diff vs current]
  8. v12 [diff vs current]
  9. v13 [diff vs current]
  10. v14 [diff vs current]

[PATCH 0/2] net: dsa: yt921x: Add support for Motorcomm YT921x

From: David Yang <mmyangfl@gmail.com>
Date: 2025-08-08 17:41:32
Also in: lkml

Motorcomm YT921x is a series of ethernet switches developed by Shanghai
Motorcomm Electronic Technology, including:

  - YT9215S / YT9215RB / YT9215SC: 5 GbE phys
  - YT9213NB / YT9214NB: 2 GbE phys
  - YT9218N / YT9218MB: 8 GbE phys

and up to 2 serdes interfaces.

This patch adds basic support for a working DSA switch, but not
including any possible offloading capabilities.

David Yang (2):
  net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
  net: dsa: yt921x: Add support for Motorcomm YT921x

 drivers/net/dsa/Kconfig  |    7 +
 drivers/net/dsa/Makefile |    1 +
 drivers/net/dsa/yt921x.c | 1895 ++++++++++++++++++++++++++++++++++++++
 include/net/dsa.h        |    2 +
 net/dsa/Kconfig          |    6 +
 net/dsa/Makefile         |    1 +
 net/dsa/tag_yt921x.c     |  116 +++
 7 files changed, 2028 insertions(+)
 create mode 100644 drivers/net/dsa/yt921x.c
 create mode 100644 net/dsa/tag_yt921x.c

-- 
2.47.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help