]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit9f607dc39b6658ba8ea647bd99725e68c66071b7
tree75ab46b3af5d6f597687e34e134efd74fd496bef
parent42bd96cb9ef444f209c3cda63e60b171a308ebd7
parent795f86ff050509d34a0e2b8bf8beb943d7e81897
Merge branch 'amd-xgbe-add-support-for-amd-renoir'

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>