All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: imx8mp: clock names and clock source fixes
@ 2022-06-03 15:15 Andrey Zhizhikin
  2022-06-03 15:15 ` [PATCH 1/2] clk: imx8mp: fix root clock names for ecspi Andrey Zhizhikin
  2022-06-03 15:15 ` [PATCH 2/2] clk: imx8mp: use usb_core_ref for usb_root_clk Andrey Zhizhikin
  0 siblings, 2 replies; 8+ messages in thread
From: Andrey Zhizhikin @ 2022-06-03 15:15 UTC (permalink / raw)
  To: u-boot; +Cc: lukma, seanga2, ealbert, festevam, marex, Andrey Zhizhikin

This series addresses few fixes for clock sub-system for i.MX8MP SOC.

One is dealing with incorrect names used, while the second one addresses
root clock selection which has been apparently omitted during merge and
caused the warning to be reported during boot.

Andrey Zhizhikin (2):
  clk: imx8mp: fix root clock names for ecspi
  clk: imx8mp: use usb_core_ref for usb_root_clk

 drivers/clk/imx/clk-imx8mp.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


base-commit: 3053b781465711fd05b88ab141b1f2b55a875516
-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-06-15 11:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-03 15:15 [PATCH 0/2] clk: imx8mp: clock names and clock source fixes Andrey Zhizhikin
2022-06-03 15:15 ` [PATCH 1/2] clk: imx8mp: fix root clock names for ecspi Andrey Zhizhikin
2022-06-03 15:52   ` Fabio Estevam
2022-06-15 11:11   ` sbabic
2022-06-03 15:15 ` [PATCH 2/2] clk: imx8mp: use usb_core_ref for usb_root_clk Andrey Zhizhikin
2022-06-03 15:53   ` Fabio Estevam
2022-06-04 11:52   ` Tommaso Merciai
2022-06-15 11:11   ` sbabic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.