Skip to content
Commit 00ebd499 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 0e5c9ab3 190f73ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment