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)
commit429a372e3ec020534bd314dca94e5281dc453d29
tree7ec5d6253bd404ff65b3f052def28007bfac7b9a
parent8f48ba71ede12231d5d63fdd34bd8ce7908a3377
parente6ea2d16fc615e82bbd9c022c6a4302f22f418bf
Merge branch 'stmmac-tegra186'

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>