linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] Enable clk-critical to bd718x7
@ 2022-06-05 17:02 Michael Trimarchi
  0 siblings, 0 replies; only message in thread
From: Michael Trimarchi @ 2022-06-05 17:02 UTC (permalink / raw)
  To: Matti Vaittinen, Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-kernel, Dario Binacchi, linux-amarula

The imx8mn cpu smms2 module is clocked by the pmic that provides
clk32K. If the pmic clk driver is loaded the device can not boot. This
series try to make this configuration possible. We mark the
pmic clock as critical.

Open question:
clock-critical is not documentated as dts properties and could be
clock-critical can be changed as no-int one.
This is a follow up of [1]

[1] https://lore.kernel.org/linux-devicetree/20220604183905.1025201-1-michael@amarulasolutions.com/T/#u

Michael Trimarchi (3):
  clk: bd718x7: Clean up the code, no functional changes
  clk: bd718x7: Enable the possibility to mark the clock as critical
  arm64: dts: imx8mn-bsh-smm-s2/pro: Add pmic clock connection

 .../freescale/imx8mn-bsh-smm-s2-common.dtsi   |  5 ++++
 drivers/clk/clk-bd718x7.c                     | 23 +++++++++++--------
 2 files changed, 19 insertions(+), 9 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-05 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-05 17:02 [RFC PATCH 0/3] Enable clk-critical to bd718x7 Michael Trimarchi

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).