[PATCH 0/4] Add Ethernet support on STM32F429
From: davem@davemloft.net (David Miller)
Date: 2016-02-09 09:52:23
Also in:
lkml, netdev
From: davem@davemloft.net (David Miller)
Date: 2016-02-09 09:52:23
Also in:
lkml, netdev
From: Alexandre TORGUE <redacted> Date: Wed, 3 Feb 2016 15:54:31 +0100
STM32F429 Chip embeds a Synopsys 3.50a MAC IP. This series: -enhance current stmmac driver to control it (code already available) and adds basic glue for STM32F429 chip. -Enable basic Net config in kernel. Note that DT patches are not present because STM32 pinctrl code is not yet avalaible.
Looks like this needs to be respun to deal with the warnings the kbuild robot reported. Thanks.