Re: [net-next,v2, 0/3] Add additional EHL PCI info and PCI ID

From: David Miller
Date: Mon Mar 30 2020 - 23:10:58 EST


From: Voon Weifeng <weifeng.voon@xxxxxxxxx>
Date: Tue, 31 Mar 2020 01:05:09 +0800

> Thanks Jose Miguel Abreu for the feedback. Summary of v2 patches:
>
> 1/3: As suggested to keep the stmmac_pci.c file simple. So created a new
> file dwmac-intel.c and moved all the Intel specific PCI device out
> of stmmac_pci.c.
>
> 2/3: Added Intel(R) Programmable Services Engine (Intel(R) PSE) MAC PCI ID
> and PCI info
>
> 3/3: Added EHL 2.5Gbps PCI ID and info
>
> Changes from v1:
> -Added a patch to move all Intel specific PCI device from stmmac_pci.c to
> a new file named dwmac-intel.c.
> -Combine v1 patch 1/3 and 2/3 into single patch.

Series applied, thanks.