]> 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)
commit8db5f149f4b3fb4e048af0013684018c801022f2
tree31d4fd7cc5a40a91e2078a6727ab901688027309
parentca1a50f94c780bbcc6faf0e35f848fd57e0c319f
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