]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'dwmac-dwc-qos-eth'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 19:54:30 +0000 (14:54 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 19:54:30 +0000 (14:54 -0500)
commit3b647be2bfcd95d6d0feba245ccc3966c73ccc52
tree49c260adb1506a7d754b0154bc03460347edf33d
parent3a7f75e532420edb375b8d0a1526c3c1b777c1f6
parentd8256121a91a653682070092b9f105d0c45bd48b
Merge branch 'dwmac-dwc-qos-eth'

Joao Pinto says:

====================
adding new glue driver dwmac-dwc-qos-eth

This patch set contains the porting of the synopsys/dwc_eth_qos.c driver
to the stmmac structure. This operation resulted in the creation of a new
platform glue driver called dwmac-dwc-qos-eth which was based in the
dwc_eth_qos as is.

dwmac-dwc-qos-eth inherited dwc_eth_qos DT bindings, to assure that current
and old users can continue to use it as before. We can see this driver as
being deprecated, since all new development will be done in stmmac.

Please check each patch for implementation details.
====================

Tested-by: Niklas Cassel <niklas.cassel@axis.com>
Reviewed-by: Lars Persson <larper@axis.com>
Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>