[PATCH 1/4] clk: scmi: Bulk allocate all sub-driver instance data
Marek Vasut
marek.vasut at mailbox.org
Fri Nov 7 04:05:17 CET 2025
On 11/7/25 4:29 AM, Peng Fan wrote:
Hello Peng,
> 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?
I just sent V2 rebased on qoriq/next , I hope it works now.
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list