Re: [PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq

From: Peng Fan
Date: Thu Jun 19 2025 - 22:48:12 EST


Hi Sudeep,
On Tue, Apr 22, 2025 at 11:16:44AM +0100, Sudeep Holla wrote:
>On Sun, Apr 20, 2025 at 10:09:44PM +0800, Peng Fan wrote:
>> On Thu, Apr 17, 2025 at 03:26:42PM +0100, Sudeep Holla wrote:
>>
>> >Revert to old behaviour and driver request fw_devlink dependencies to
>> >be created if they rely on them. I am not sure if that is better approach.
>>
>> This requires to update various drivers(clk,power,perf,pinctrl,regulator) to
>> set the flag SCMI_DEV_SET_FWNODE.
>>
>> Using SCMI_DEV_NO_FWNODE would avoid updating the various drivers.
>>
>
>Agreed and good point.
>
>> Anyway, you decide which to go :)
>
>Still undecided 🙁

Is this still in you list?

Thanks,
Peng.
>
>--
>Regards,
>Sudeep