]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: stmmac: add missing sgmii configure for ipq806x
authorChristian 'Ansuel' Marangi <ansuelsmth@gmail.com>
Tue, 14 Jun 2022 11:22:27 +0000 (13:22 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 16 Jun 2022 08:13:20 +0000 (10:13 +0200)
commit715073a1db99a4be4fee93a2bb4859a4a13b5c3d
tree9c3195213e9f64f0d4fa692e944615869decf104
parent69b337fdbc2a409e97ec121475b0e30907e4ab9f
net: ethernet: stmmac: add missing sgmii configure for ipq806x

The different gmacid require different configuration based on the soc
and on the gmac id. Add these missing configuration taken from the
original driver.

Signed-off-by: Christian 'Ansuel' Marangi <ansuelsmth@gmail.com>
Link: https://lore.kernel.org/r/20220614112228.1998-1-ansuelsmth@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/stmicro/stmmac/Kconfig
drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c