[PATCH 0/2] Fix a __clk_core_init parental issue
From: Nicolas Frattaroli
Date: Wed Jan 28 2026 - 13:40:15 EST
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@xxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxx>