net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driver
authorDaniel Golle <daniel@makrotopia.org>
Tue, 30 Jul 2024 10:36:42 +0000 (11:36 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 1 Aug 2024 15:58:13 +0000 (08:58 -0700)
commit887b1d1adb2e9318b9233bef648bd2b1cc1e66ff
tree596a34043776e994c00a19e75b6281760a64cdef
parent501c3005f0311a7810cc7e56546930638ae6b26f
net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driver

Clocks for SerDes and PHY are going to be handled by standalone drivers
for each of those hardware components. Drop them from the Ethernet driver.

The clocks which are being removed for this patch are responsible for
the for the SerDes PCS and PHYs used for the 2nd and 3rd MAC which are
anyway not yet supported. Hence backwards compatibility is not an issue.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patch.msgid.link/b5faaf69b5c6e3e155c64af03706c3c423c6a1c9.1722335682.git.daniel@makrotopia.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mediatek/mtk_eth_soc.h