]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx6q: remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 11 May 2021 04:37:32 +0000 (06:37 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 23 May 2021 03:32:46 +0000 (11:32 +0800)
commit8552e5310800e275a35c2f8b34e8423676f1f01f
tree31d4fd7cc5a40a91e2078a6727ab901688027309
parent828ca47890b79fefffe326c1fcedd2675a2c84f1
ARM: imx6q: remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs

This configuration should be set over device tree.

If this patch breaks network functionality on your system, enable the
AT803X_PHY driver and set following device tree property in the PHY
node:

    qca,clk-out-frequency = <125000000>;

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/mach-imx6q.c