On 10/04/2026 13:04, Markus Schneider-Pargmann (TI) wrote: > 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) <[email protected]> > --- > 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,
Series added to the net queue, thanks! -- Jerome

