public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] net: cpsw: Add cpsw-switch DT binding support
@ 2026-04-10 11:04 Markus Schneider-Pargmann (TI)
  2026-04-10 11:04 ` [PATCH 1/4] net: cpsw: Fix error message Markus Schneider-Pargmann (TI)
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Markus Schneider-Pargmann (TI) @ 2026-04-10 11:04 UTC (permalink / raw)
  To: u-boot; +Cc: Jerome Forissier, Tom Rini, Markus Schneider-Pargmann (TI)

Hi,

this series adds support for the new cpsw-switch DT bindings in the cpsw
driver. It does not add support for advanced functions in the current
driver.

As most upstream devicetrees are using the newer cpsw-switch DT bindings
by default, it is necessary to be able to parse these so OF_UPSTREAM can
be used with minimal changes to the DT in u-boot.

Best
Markus

Signed-off-by: Markus Schneider-Pargmann (TI) <msp@baylibre.com>
---
Markus Schneider-Pargmann (TI) (4):
      net: cpsw: Fix error message
      net: cpsw: Remove compat string argument
      net: cpsw: Use driver data for phy_sel
      net: cpsw: Support new cpsw-switch DT bindings

 drivers/net/ti/cpsw.c | 190 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 143 insertions(+), 47 deletions(-)
---
base-commit: 1c1bfb1cf34bbb2a5717eb6995c55093279f9341
change-id: 20260410-topic-cpsw-switch-v2026-07-next-89e21f2d2446

Best regards,
-- 
Markus Schneider-Pargmann (TI) <msp@baylibre.com>


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

end of thread, other threads:[~2026-04-14  8:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10 11:04 [PATCH 0/4] net: cpsw: Add cpsw-switch DT binding support Markus Schneider-Pargmann (TI)
2026-04-10 11:04 ` [PATCH 1/4] net: cpsw: Fix error message Markus Schneider-Pargmann (TI)
2026-04-10 11:04 ` [PATCH 2/4] net: cpsw: Remove compat string argument Markus Schneider-Pargmann (TI)
2026-04-13  9:00   ` Maarten Brock
2026-04-14  7:01     ` Markus Schneider-Pargmann
2026-04-14  8:25       ` Maarten Brock
2026-04-10 11:04 ` [PATCH 3/4] net: cpsw: Use driver data for phy_sel Markus Schneider-Pargmann (TI)
2026-04-13  8:57   ` Maarten Brock
2026-04-14  7:04     ` Markus Schneider-Pargmann
2026-04-10 11:04 ` [PATCH 4/4] net: cpsw: Support new cpsw-switch DT bindings Markus Schneider-Pargmann (TI)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox