From: Andrew Lunn <and...@lunn.ch> Date: Sat, 3 Dec 2016 04:35:15 +0100
> This is the second batch of patches adding support for the > MV88e6390. They are not sufficient to make it work properly. > > The mv88e6390 has a much expanded set of priority maps. Refactor the > existing code, and implement basic support for the new device. > > Similarly, the monitor control register has been reworked. > > The mv88e6390 has something odd in its EDSA tagging implementation, > which means it is not possible to use it. So we need to use DSA > tagging. This is the first device with EDSA support where we need to > use DSA, and the code does not support this. So two patches refactor > the existing code. The two different register definitions are > separated out, and using DSA on an EDSA capable device is added. ... Series applied.