diff options
author | Romain Gantois <[email protected]> | 2024-03-26 14:32:10 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-28 19:21:33 -0700 |
commit | f7bff228a616a7eb6cba9246e97ec4da543aa53a (patch) | |
tree | 997183a4d6767fad5bbc99dd37b5a84556166b9e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 10658e99d952769002c11f7884eebb5a0310d161 (diff) |
net: stmmac: Support a generic PCS field in mac_device_info
Global stmmac support for early initialization of PCS devices requires a
generic PCS reference that can be passed to phylink_pcs_pre_init().
Currently, the mac_device_info struct contains only one PCS field, which is
specific to the Lynx model.
As PCS models are hardware-specific, it is more appropriate to have a
generic PCS field in the mac_device_info struct.
Refactor the lynx_pcs field into a generic phylink_pcs field.
Signed-off-by: Romain Gantois <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions