Re: [PATCH v2] stmmac: Add support for SIMATIC IOT2000 platform

From: David Miller
Date: Tue May 02 2017 - 15:31:51 EST


From: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
Date: Tue, 2 May 2017 09:58:00 +0200

> The IOT2000 is industrial controller platform, derived from the Intel
> Galileo Gen2 board. The variant IOT2020 comes with one LAN port, the
> IOT2040 has two of them. They can be told apart based on the board asset
> tag in the DMI table.
>
> Based on patch by Sascha Weisenberger.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
> Signed-off-by: Sascha Weisenberger <sascha.weisenberger@xxxxxxxxxxx>
> ---
>
> Changes in v2:
> - reformatted match conditions [Andy]

Applied, thanks.