]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: mt7621-dts: update ethernet settings.
authorNeilBrown <neil@brown.name>
Mon, 11 Mar 2019 23:09:37 +0000 (10:09 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:55:55 +0000 (07:55 +0100)
commit4420a5611ea5d42c16628d01784dda7a8260d738
treea1a1fb569872e65acb38c1ec8f0d60cbc3d8208a
parentbd31342f0046077e92062a6c09eae6c8f1676916
staging: mt7621-dts: update ethernet settings.

The ethernet in mt7621 is now supported by
 drivers/net/ethernet/mediatek/

which provides support for the integrated switch through DSA.

This requires some devicetree changes, and particularly allows
a board dts to identify which switch ports are present.

The second CPU interface - gmac1 - doesn't work yet, so the device
tree information may not be correct.  The phy (which is present on the
gnubee-pc2) can negotiate and report connection speed etc, but no
traffic flows.

The gnubee-pc1 has two network ports which are 'black' and 'blue'.
There are connected to switch ports 0 and 4 respectively.

Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dts/gbpc1.dts
drivers/staging/mt7621-dts/mt7621.dtsi