freebsd-dev/sys/dev/neta
Marcin Wojtas 0fd68d7298 Update mvneta/e6000sw for new DSA Device Tree Bindings
In the latest Linux kernel revisions the DSA (Distributed
Switch Architecture) device tree binding was changed.
Instead of the top level dsa@ node, the switch and its
ports is represented as a child node of the mdio bus.
With that other modifications were added, such as
relation with the ethernet port of the SoC. Adjust
e6000sw etherswitch and mvneta drivers to that.

Tested on Armada 3720 EspressoBin and Armada 388 Clearfog Pro boards.

Submitted by: Bert JW Regeer <xistence@0x58.com>
Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D19036
2019-03-23 02:48:47 +00:00
..
if_mvneta_fdt.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
if_mvneta.c Update mvneta/e6000sw for new DSA Device Tree Bindings 2019-03-23 02:48:47 +00:00
if_mvnetareg.h
if_mvnetavar.h Store virtual address of buffer in mvneta_rx_ring 2017-09-09 11:49:36 +00:00