Home
last modified time | relevance | path

Searched hist:d6b0625163a8948341d12cac420402a31093b5ed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.cdiff d6b0625163a8948341d12cac420402a31093b5ed Mon May 17 10:40:34 CDT 2021 Ezequiel Garcia <ezequiel@collabora.com> net: stmmac: Don't set has_gmac if has_gmac4 is set

Some Rockchip platforms have a GMAC4 core, and therefore
'plat_stmmacenet_data.has_gmac' shouldn't be set if
'plat_stmmacenet_data.has_gmac4' is set.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: David S. Miller <davem@davemloft.net>