u-boot/drivers/clk/imx
Andrey Zhizhikin 65d5931d02 clk: imx8mp: use usb_core_ref for usb_root_clk
Upstream commit 7a2c3be95a ("clk: imx8mp: Fill in DWC3 USB, USB PHY,
HSIOMIX clock") added usb_core_ref for USB Controller but never set it
to be used as a clock source, using rather "osc_32k" instead.

This produces following boot log message:
"clk_register: failed to get osc_32k device (parent of usb_root_clk)"

Fix the USB controller clock source by using usb_core_ref instead of
osc_32k.

Fixes: 7a2c3be95a ("clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clock")
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
2022-06-14 21:25: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: Use generic CCF ops where possible 2022-03-30 14:18:56 -04:00
clk-imx8.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12: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: reduce rate table duplication 2022-04-12 17:33:55 +02:00
clk-imx8mn.c clk: imx8m: reduce rate table duplication 2022-04-12 17:33:55 +02:00
clk-imx8mp.c clk: imx8mp: use usb_core_ref for usb_root_clk 2022-06-14 21:25:26 +02:00
clk-imx8mq.c clk: imx8m: reduce rate table duplication 2022-04-12 17:33:55 +02:00
clk-imx8qm.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
clk-imx8qxp.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
clk-imxrt1020.c clk: imxrt: Use dts for anatop base address 2022-04-12 21:08:23 +02:00
clk-imxrt1050.c clk: imxrt: Use dts for anatop base address 2022-04-12 21:08:23 +02: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 clk: imx8m: reduce rate table duplication 2022-04-12 17:33:55 +02:00
clk-pllv3.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
clk.h clk: imx8m: reduce rate table duplication 2022-04-12 17:33:55 +02:00
Kconfig clk: imx8mq: Add a clock driver for the imx8mq 2022-04-12 17:33:55 +02:00
Makefile clk: imx8mq: Add a clock driver for the imx8mq 2022-04-12 17:33:55 +02:00