u-boot-brain/drivers/clk/imx
Lukasz Majewski 32f462ba3b clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock
After commit 673f659732 ("net: fec_mxc: support i.MX8M with CLK_CCF") all
NXP boards, which are not IMX8 and in the same time are supporting CCF need
to provide PTP clock.

On the i.MX6Q this clock is provided with IMX6QDL_CLK_ENET_REF in the Linux
kernel's CCF.

Code in this change models the simplest case when enet reference clock is
generated from 'osc' clock.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2020-08-24 11:03:26 +02:00
..
clk-composite-8m.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-gate2.c clk: Always use the supplied struct clk 2020-07-01 15:01:21 +08:00
clk-imx6q.c clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock 2020-08-24 11:03:26 +02:00
clk-imx8.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imx8.h clk: imx8: split code into common and soc specific part 2019-04-25 17:03:25 +02:00
clk-imx8mm.c clk: imx8m: drop clk settings 2020-07-14 15:23:47 +08:00
clk-imx8mn.c clk: imx8m: drop clk settings 2020-07-14 15:23:47 +08:00
clk-imx8mp.c clk: imx8mp: Update imx8mp ccf clock driver 2020-07-14 15:23:47 +08:00
clk-imx8qm.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imx8qxp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imxrt1020.c clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00
clk-imxrt1050.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-pfd.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
clk-pll14xx.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk-pllv3.c clk: imx: Add support for pllv3 enet clock 2020-08-24 11:03:26 +02:00
clk.h clk: imx: add imx_clk_mux2_flags 2020-01-08 13:20:09 +01:00
Kconfig clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00
Makefile clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00