commit | 0ecfc7e1ff67899eec3020b4b6d5126f82319ed6 | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Sun May 12 23:12:37 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon May 13 09:12:19 2019 -0700 |
tree | 80eed467ebde857d45a5f857aadfa0930ba3b411 | |
parent | dffe7d2e04670ff98e4dacf258df30446e2e80d4 [diff] |
net: meson: fixup g12a glue ephy id The phy id chosen by Amlogic is incorrectly set in the mdio mux and does not match the phy driver. It was not detected before because DT forces the use the correct driver for the internal PHY. Fixes: 7090425104db ("net: phy: add amlogic g12a mdio mux support") Reported-by: Qi Duan <qi.duan@amlogic.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>