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

2017-04-28 Thread David Miller
From: Jan Kiszka 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.

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

2017-04-26 Thread Andy Shevchenko
On Tue, Apr 25, 2017 at 3:15 PM, Jan Kiszka wrote: > On 2017-04-25 13:42, Andy Shevchenko wrote: >> On Tue, Apr 25, 2017 at 1:09 PM, Jan Kiszka wrote: >>> On 2017-04-25 12:07, Jan Kiszka wrote: On 2017-04-25 11:46, Andy Shevchenko wrote: > On Tue, Apr 25, 2017 at 12:00 PM, Jan Kiszka >

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

2017-04-25 Thread Jan Kiszka
On 2017-04-25 13:42, Andy Shevchenko wrote: > On Tue, Apr 25, 2017 at 1:09 PM, Jan Kiszka wrote: >> On 2017-04-25 12:07, Jan Kiszka wrote: >>> On 2017-04-25 11:46, Andy Shevchenko wrote: On Tue, Apr 25, 2017 at 12:00 PM, Jan Kiszka wrote: > On 2017-04-25 09:30, Andy Shevchenko wrot

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

2017-04-25 Thread Andy Shevchenko
On Tue, Apr 25, 2017 at 1:09 PM, Jan Kiszka wrote: > On 2017-04-25 12:07, Jan Kiszka wrote: >> On 2017-04-25 11:46, Andy Shevchenko wrote: >>> On Tue, Apr 25, 2017 at 12:00 PM, Jan Kiszka wrote: On 2017-04-25 09:30, Andy Shevchenko wrote: > On Tue, Apr 25, 2017 at 8:44 AM, Jan Kiszka >

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

2017-04-25 Thread Andy Shevchenko
On Tue, Apr 25, 2017 at 1:07 PM, Jan Kiszka wrote: > On 2017-04-25 11:46, Andy Shevchenko wrote: >> On Tue, Apr 25, 2017 at 12:00 PM, Jan Kiszka wrote: >>> On 2017-04-25 09:30, Andy Shevchenko wrote: On Tue, Apr 25, 2017 at 8:44 AM, Jan Kiszka wrote: > On 2017-04-24 23:27, Andy Shevchen

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

2017-04-25 Thread Jan Kiszka
On 2017-04-25 12:07, Jan Kiszka wrote: > On 2017-04-25 11:46, Andy Shevchenko wrote: >> On Tue, Apr 25, 2017 at 12:00 PM, Jan Kiszka wrote: >>> On 2017-04-25 09:30, Andy Shevchenko wrote: On Tue, Apr 25, 2017 at 8:44 AM, Jan Kiszka wrote: > On 2017-04-24 23:27, Andy Shevchenko wrote: >>>

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

2017-04-25 Thread Jan Kiszka
On 2017-04-25 11:46, Andy Shevchenko wrote: > On Tue, Apr 25, 2017 at 12:00 PM, Jan Kiszka wrote: >> On 2017-04-25 09:30, Andy Shevchenko wrote: >>> On Tue, Apr 25, 2017 at 8:44 AM, Jan Kiszka wrote: On 2017-04-24 23:27, Andy Shevchenko wrote: > On Mon, Apr 24, 2017 at 10:27 PM, Jan Kisz

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

2017-04-25 Thread Andy Shevchenko
On Tue, Apr 25, 2017 at 12:00 PM, Jan Kiszka wrote: > On 2017-04-25 09:30, Andy Shevchenko wrote: >> On Tue, Apr 25, 2017 at 8:44 AM, Jan Kiszka wrote: >>> On 2017-04-24 23:27, Andy Shevchenko wrote: On Mon, Apr 24, 2017 at 10:27 PM, Jan Kiszka wrote: > The IOT2000 is industrial c

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

2017-04-25 Thread Jan Kiszka
On 2017-04-25 09:30, Andy Shevchenko wrote: > On Tue, Apr 25, 2017 at 8:44 AM, Jan Kiszka wrote: >> On 2017-04-24 23:27, Andy Shevchenko wrote: >>> On Mon, Apr 24, 2017 at 10:27 PM, Jan Kiszka wrote: The IOT2000 is industrial controller platform, derived from the Intel Galileo Gen2 boar

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

2017-04-25 Thread Andy Shevchenko
On Tue, Apr 25, 2017 at 8:44 AM, Jan Kiszka wrote: > On 2017-04-24 23:27, Andy Shevchenko wrote: >> On Mon, Apr 24, 2017 at 10:27 PM, Jan Kiszka wrote: >>> The IOT2000 is industrial controller platform, derived from the Intel >>> Galileo Gen2 board. The variant IOT2020 comes with one LAN port, th

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

2017-04-24 Thread Jan Kiszka
On 2017-04-24 23:27, Andy Shevchenko wrote: > On Mon, Apr 24, 2017 at 10:27 PM, Jan Kiszka wrote: >> 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 base

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

2017-04-24 Thread Andy Shevchenko
On Mon, Apr 24, 2017 at 10:27 PM, Jan Kiszka wrote: > 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. > >

[PATCH] stmmac: Add support for SIMATIC IOT2000 platform

2017-04-24 Thread Jan Kiszka
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 Kiszk