[RESEND PATCH 0/3] clk: Fix ETH initialization on i.MX6Q boards using CCF
Lukasz Majewski
lukma at denx.de
Thu Aug 20 18:22:14 CEST 2020
This short patch series fixes boards, which after the commit 673f6597321d
("net: fec_mxc: support i.MX8M with CLK_CCF") were required to support in
CCF 'ipg' (i.e. IMX6QDL_CLK_ENET) and 'ptp' (i.e. IMX6QDL_CLK_ENET_REF)
clocks during ETH initialization.
Lack of those clocks supported in CCF resulted in non-functional ETH.
[Rebased on top of v2020.10-rc2]
Lukasz Majewski (3):
clk: imx6: Add definition for IMX6QDL_CLK_ENET clock
clk: imx: Add support for pllv3 enet clock
clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock
drivers/clk/imx/clk-imx6q.c | 8 ++++++++
drivers/clk/imx/clk-pllv3.c | 25 +++++++++++++++++++++++++
2 files changed, 33 insertions(+)
--
2.20.1
More information about the U-Boot
mailing list