提交 8d0fc4f1 编写于 作者: M Martin Haaß 提交者: Zheng Zengkai

ARM: dts: imx6qdl-wandboard: Fix Ethernet support

stable inclusion
from stable-v5.10.89
commit 861b4413e41da02231300eef5029f71ab5c700ac
bugzilla: 186140 https://gitee.com/openeuler/kernel/issues/I4S8HA

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=861b4413e41da02231300eef5029f71ab5c700ac

--------------------------------

[ Upstream commit 39e66068 ]

Currently, the imx6q-wandboard Ethernet does not transmit any
data.

This issue has been exposed by commit f5d9aa79 ("ARM: imx6q:
remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs").

Fix it by describing the qca,clk-out-frequency property as suggested
by the commit above.

Fixes: 77591e42 ("ARM: dts: imx6qdl-wandboard: add ethernet PHY description")
Signed-off-by: NMartin Haaß <vvvrrooomm@gmail.com>
Tested-by: NFabio Estevam <festevam@gmail.com>
Signed-off-by: NFabio Estevam <festevam@gmail.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
Signed-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 24ebc509
......@@ -289,6 +289,7 @@
ethphy: ethernet-phy@1 {
reg = <1>;
qca,clk-out-frequency = <125000000>;
};
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册