]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: stmmac: revert "support future possible different internal phy mode"
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Wed, 12 Jul 2017 07:32:34 +0000 (09:32 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Jul 2017 21:41:56 +0000 (14:41 -0700)
commitd93b07f8a689cde962d4f97668a74ab76f55734d
tree0262f68a02c21325a504a8803597922aa980b45f
parentc70d68150f71b84cea6997a53493e17bf18a54db
net: stmmac: revert "support future possible different internal phy mode"

Since internal phy-mode is reserved for non-xMII protocol we cannot use
it with dwmac-sun8i.
Furthermore, all DT patchs which comes with this patch were cleaned, so
the current state is broken.
This reverts commit 1c2fa5f84683 ("net: stmmac: support future possible different internal phy mode")

Fixes: 1c2fa5f84683 ("net: stmmac: support future possible different internal phy mode")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c