]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588
authorDavid Wu <david.wu@rock-chips.com>
Tue, 30 Aug 2022 15:45:58 +0000 (17:45 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 1 Sep 2022 09:53:07 +0000 (11:53 +0200)
commit1f3ccfa3f8b325b93da0340e703e0b36006f53c8
tree76b618143dbfabf0741b69c1ca72ba71c8dab12a
parente64a4898c6c63d0d644cc13e46a2ea460b866d76
net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588

Add constants and callback functions for the dwmac on RK3588 soc.
As can be seen, the base structure is the same, only registers
and the bits in them moved slightly.

Signed-off-by: David Wu <david.wu@rock-chips.com>
[rebase, squash fixes]
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c