[PATCH v9 0/8] Add MV88E6xxx DSA driver and use on gwventana

Tim Harvey tharvey at gateworks.com
Wed Feb 1 00:14:28 CET 2023


On Wed, Jan 25, 2023 at 9:26 AM Tim Harvey <tharvey at gateworks.com> wrote:
>
> On Wed, Nov 30, 2022 at 4:26 PM Vladimir Oltean <vladimir.oltean at nxp.com> wrote:
> >
> > On Wed, Nov 30, 2022 at 03:27:04PM -0800, Tim Harvey wrote:
> > > That's the same head that I based them off of and I just did the
> > > following and it worked fine:
> > > cd /tmp
> > > git clone git://git.denx.de/u-boot.git
> > > cd u-boot
> > > wget https://patchwork.ozlabs.org/series/330704/mbox/ -O mbox
> > > git am mbox
> > >
> > > Looks like only the last patch failed right?
> >
> > Yeah, only the last patch failed. I converted them again to mbox format
> > using my super awkward procmail-based mail-to-mbox scripts, and now it
> > seems that git-am eats them just fine. I had taken a look at the last
> > patch context, and it looked identical to what was in tree, so I didn't
> > understand what was wrong.
> >
> > Anyway, I just wanted to make sure that the dsa sandbox tests still
> > pass, which they do. I'm away from my boards right now, so I won't be
> > able to change U-Boot remotely to do a live check.
>
> Joe,
>
> These have been lingering for some time. Will you pick up at least the first 7?
>
> Best Regards,
>
> Tim

gentle ping

I'm not sure what needs to be done to get this series merged.

Tim Harvey (8):
  net: mdio-uclass: scan for dm mdio children on post-bind
  net: dsa: move cpu port probe to dsa_post_probe
  net: dsa: ensure dsa driver has proper ops
  net: dsa: allow rcv() and xmit() to be optional
  net: ksz9477: remove unnecessary xmit and recv functions
  net: fec: add support for DM_MDIO
  net: add MV88E6xxx DSA driver
  board: gw_ventana: enable MV88E61XX DSA support

The first 7 should go through Joe/Ramon I would think and the last
through Stefano.

Best Regards,

Tim


More information about the U-Boot mailing list