Merge branch 'stmmac-tegra186'
authorDavid S. Miller <davem@davemloft.net>
Mon, 13 Mar 2017 06:35:21 +0000 (23:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Mar 2017 06:35:21 +0000 (23:35 -0700)
Thierry Reding says:

====================
net: stmmac: Fixes and Tegra186 support

This series of patches start with a few cleanups that I ran across while
adding Tegra186 support to the stmmac driver. It then adds code for FIFO
size parsing from feature registers and finally enables support for the
incarnation of the Synopsys DWC QOS IP found on NVIDIA Tegra186 SoCs.

This is based on next-20170310.

Changes in v2:
- address review comments by Mikko and Joao
- add two additional cleanup patches
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge