public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix a __clk_core_init parental issue
@ 2026-01-28 18:38 Nicolas Frattaroli
  2026-01-28 18:38 ` [PATCH 1/2] clk: Disable CLK_OPS_PARENT_ENABLED parent only after CRITICAL check Nicolas Frattaroli
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Nicolas Frattaroli @ 2026-01-28 18:38 UTC (permalink / raw)
  To: Mark Brown, Alexander Stein, Michael Turquette, Stephen Boyd,
	AngeloGioacchino Del Regno, Chen-Yu Tsai, Abel Vesa, Peng Fan,
	Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam
  Cc: linux-clk, linux-kernel, kernel, imx, linux-arm-kernel,
	Nicolas Frattaroli

Mark and Alexander, please test to see if these patches resolve the
issues on your boards.

I expect the first patch to completely fix the problem on the Avenger96
(STM32MP1) board.

I'm less sure about the i.MX8MP board. I believe the second patch is
needed there, but I don't know for certain, as I don't have the hardware
to test.

Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
---
Nicolas Frattaroli (2):
      clk: Disable CLK_OPS_PARENT_ENABLED parent only after CRITICAL check
      clk: imx8mp: Mark arm_a53_div as critical

 drivers/clk/clk.c            | 6 +++---
 drivers/clk/imx/clk-imx8mp.c | 4 +++-
 drivers/clk/imx/clk.h        | 4 ++++
 3 files changed, 10 insertions(+), 4 deletions(-)
---
base-commit: c099ccb60bc99900dd54ac22d7e68b8e56f15e4b
change-id: 20260128-ops-parent-enable-fix-65ee4977cbd3

Best regards,
-- 
Nicolas Frattaroli <nicolas.frattaroli@collabora.com>



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

end of thread, other threads:[~2026-02-03 11:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-28 18:38 [PATCH 0/2] Fix a __clk_core_init parental issue Nicolas Frattaroli
2026-01-28 18:38 ` [PATCH 1/2] clk: Disable CLK_OPS_PARENT_ENABLED parent only after CRITICAL check Nicolas Frattaroli
2026-02-03 10:13   ` Daniel Baluta
2026-02-03 11:44     ` Mark Brown
2026-01-28 18:38 ` [PATCH 2/2] clk: imx8mp: Mark arm_a53_div as critical Nicolas Frattaroli
2026-01-29  8:53   ` Daniel Baluta
2026-01-29  9:31     ` Peng Fan
2026-01-28 20:17 ` [PATCH 0/2] Fix a __clk_core_init parental issue Mark Brown
2026-01-29  7:13   ` Alexander Stein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox