]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'amd-xgbe-add-support-for-amd-renoir'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 13 May 2025 11:29:43 +0000 (13:29 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 13 May 2025 11:29:43 +0000 (13:29 +0200)
Raju Rangoju says:

====================
amd-xgbe: add support for AMD Renoir

Add support for a new AMD Ethernet device called "Renoir". It has a new
PCI ID, add this to the current list of supported devices in the
amd-xgbe devices. Also, the BAR1 addresses cannot be used to access the
PCS registers on Renoir platform, use the indirect addressing via SMN
instead.
====================

Link: https://patch.msgid.link/20250509155325.720499-1-Raju.Rangoju@amd.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge