]> www.infradead.org Git - users/hch/misc.git/commit
net: bcmgenet: BCM7712 is GENETv5 compatible
authorDoug Berger <opendmb@gmail.com>
Thu, 6 Mar 2025 19:26:32 +0000 (11:26 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 8 Mar 2025 03:33:47 +0000 (19:33 -0800)
commit59a97b8184eff53997ea6a96b6dd2ec65b8bba1e
tree6ab12b181a6ae1d145dbdb0d8dbe5251b34fb173
parenta2bdde505f14d49f00f1d122eb7f3a849bc9d3f0
net: bcmgenet: BCM7712 is GENETv5 compatible

The major revision of the GENET core in the BCM7712 SoC was bumped
to 7 but it is compatible with the GENETv5 implementation. This
commit maps the version accordingly to avoid a warning.

Signed-off-by: Doug Berger <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20250306192643.2383632-5-opendmb@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/broadcom/genet/bcmgenet.c