From: Vladimir Oltean
Date: Thu, 30 Apr 2020 23:25:38 +0300
> This series adds support for boards where DSA switches of multiple types
> are cascaded together.
...
I'm expecting another respin of this once you sort out the symmetry
issues.
From: Vladimir Oltean
This series adds support for boards where DSA switches of multiple types
are cascaded together. Actually this type of setup was brought up before
on netdev, and it looks like utilizing disjoint trees is the way to go:
https://lkml.org/lkml/2019/7/7/225
The trouble with dis