]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee44785c24fe1e43fa0865e7ddaf9a45836df712
tree7ec5d6253bd404ff65b3f052def28007bfac7b9a
parenteaebcb103e96163c9150045826906b486dda459e
parent7d2dee5ea607ab33053f644f958b608687a1ba79
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>