]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commitf5d9aa79dfdfed50b9179061b6daeb3971021361
tree31d4fd7cc5a40a91e2078a6727ab901688027309
parent4d3b70d980c2f7ab9e58c0a2485f9fe052d768ea
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