On 12/12/25 7:32 AM, Peng Fan wrote:
Hello Peng,
Subject: [PATCH 0/2] clk: scmi: Fix name defer
I see this patchset is delegated to you, mainly because patch 2 is to fix
imx95-blk-ctrl. Since this patchset is based on Patrice's clk scmi fixes,
I am thinking to pick all the scmi fixes including this patchset to send a
PR to Tom for master soon.
Please don't, I think this implementation has unresolved questions and
frankly, I also think this is completely wrong approach. You should
model the relationship between clock in DT using "clock" property and
phandles, and then let the U-Boot clock core resolve those relationships.