commit | f5d9aa79dfdfed50b9179061b6daeb3971021361 | [log] [tgz] |
---|---|---|
author | Oleksij Rempel <o.rempel@pengutronix.de> | Tue May 11 06:37:32 2021 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Sun May 23 11:32:46 2021 +0800 |
tree | 31d4fd7cc5a40a91e2078a6727ab901688027309 | |
parent | 4d3b70d980c2f7ab9e58c0a2485f9fe052d768ea [diff] |
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>