commit | 7093f9d80c7cb82f47628d6477fd4dc252d21a10 | [log] [tgz] |
---|---|---|
author | Sean Wang <sean.wang@mediatek.com> | Sat Jun 01 08:03:13 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 03 15:00:00 2019 -0700 |
tree | c9214e2966dceed931f27158310006070441ef8f | |
parent | 9ffee4a8276c734956b8eab19d1c9b0ecb6b79c5 [diff] |
net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants All path route on various SoCs all would be managed in common function mtk_setup_hw_path that is determined by the both applied devicetree regarding the path between GMAC and the target PHY or switch by the capability of target SoC in the runtime. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>