linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: i.MX8M[PQ] fixes
@ 2022-04-25  9:52 Sascha Hauer
  2022-04-25  9:52 ` [PATCH 1/2] clk: imx8mp: Enable no longer handled gates Sascha Hauer
  2022-04-25  9:52 ` [PATCH 2/2] clk: imx8mq: " Sascha Hauer
  0 siblings, 2 replies; 4+ messages in thread
From: Sascha Hauer @ 2022-04-25  9:52 UTC (permalink / raw)
  To: linux-clk
  Cc: Abel Vesa, Stephen Boyd, Shawn Guo, Pengutronix Kernel Team,
	NXP Linux Team, linux-arm-kernel, David Jander, Sascha Hauer

This series has two fixes for the i.MX8MP and i.MX8MQ clk support. It
was decided that the gates of the divided outputs of the System PLLs
are not useful for the Kernel and so the gate clocks were removed.
Nevertheless they are of course still there in hardware and the Kernel
needs them to be enabled for the consumers hanging on these gates.
Enable them explicitly instead of assuming that the gates are still
at their reset default on state.

Sascha

Sascha Hauer (2):
  clk: imx8mp: Enable no longer handled gates
  clk: imx8mq: Enable no longer handled gates

 drivers/clk/imx/clk-imx8mp.c | 19 +++++++++++++++++++
 drivers/clk/imx/clk-imx8mq.c | 19 +++++++++++++++++++
 2 files changed, 38 insertions(+)

-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-04-27 13:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-25  9:52 [PATCH 0/2] clk: i.MX8M[PQ] fixes Sascha Hauer
2022-04-25  9:52 ` [PATCH 1/2] clk: imx8mp: Enable no longer handled gates Sascha Hauer
2022-04-27 12:51   ` Abel Vesa
2022-04-25  9:52 ` [PATCH 2/2] clk: imx8mq: " Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).