net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
authorRené van Dorst <opensource@vdorst.com>
Thu, 23 Jul 2020 19:07:10 +0000 (20:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2020 00:04:30 +0000 (17:04 -0700)
commit19016d93bfc335f0c158c0d9e3b9d06c4dd53d39
tree50fc0424c5dda8115c9f658703a764ebea35e124
parentb5cd55b334f3cdb2562c84626600f3728151ee29
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623

Modify mtk_gmac0_rgmii_adjust() so it can always be called.
mtk_gmac0_rgmii_adjust() sets-up the TRGMII clocks.

Signed-off-by: René van Dorst <opensource@vdorst.com>
Signed-off-By: David Woodhouse <dwmw2@infradead.org>
Tested-by: Frank Wunderlich <frank-w@public-files.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mediatek/mtk_eth_soc.c