From: David S. Miller Date: Wed, 28 Aug 2019 04:59:38 +0000 (-0700) Subject: Merge branch 'stmmac-Add-EHL-and-TGL-PCI-info-and-PCI-ID' X-Git-Tag: v5.4-rc1~131^2~138 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=00ebd4998b53829d7bd95548543b1eb8a676c44d;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'stmmac-Add-EHL-and-TGL-PCI-info-and-PCI-ID' Voon Weifeng says: ==================== stmmac: Add EHL and TGL PCI info and PCI ID In order to keep PCI info simple and neat, this patch series have introduced a 3 hierarchy of struct. First layer will be the intel_mgbe_common_data struct which keeps all Intel common configuration. Second layer will be xxx_common_data which keeps all the different Intel microarchitecture, e.g tgl, ehl. The third layer will be configuration that tied to the PCI ID only based on speed and RGMII/SGMII interface. EHL and TGL will also having a higher system clock which is 200Mhz. ==================== Signed-off-by: David S. Miller --- 00ebd4998b53829d7bd95548543b1eb8a676c44d