[PATCH 1/4] clk: scmi: Bulk allocate all sub-driver instance data

Peng Fan peng.fan at oss.nxp.com
Fri Nov 7 04:29:36 CET 2025


Hi Marek,

On Tue, Oct 28, 2025 at 04:41:03AM +0100, Marek Vasut wrote:
>Allocate all sub-driver instance data at once. The amount of data that
>have to be allocated is known up front, so is the size of the data, so
>there is no need to call malloc() in a loop, mallocate all data at once.
>

There is conflict when applying this patchset, would you please
rebase with fsl-qoirq/next?

Thanks,
Peng


More information about the U-Boot mailing list