Re: [PATCH] stmmac: Add support for SIMATIC IOT2000 platform
From: David Miller <davem@davemloft.net>
Date: 2017-04-28 16:09:46
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2017-04-28 16:09:46
Also in:
lkml
From: Jan Kiszka <jan.kiszka@siemens.com> Date: Mon, 24 Apr 2017 21:27:15 +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@siemens.com> Signed-off-by: Sascha Weisenberger <redacted>
It looks like there is still some discussion going on about precise detection and disambiguation of these devices. Once things have settled down please resubmit the final patch. Thank you.