Re: [PATCH v3] mfd: core: Preserve OF node when ACPI handle is present

From: Brian Mak

Date: Wed Mar 11 2026 - 16:40:38 EST


On Mar 11, 2026, at 1:25 PM, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> On Wed, Mar 11, 2026 at 12:02:25PM -0700, Brian Mak wrote:
>> Switch device_set_node to set_primary_fwnode, so that the ACPI fwnode
>> does not overwrite the of_node with NULL.
>>
>> This allows MFD children with both OF nodes and ACPI handles to have OF
>> nodes again.
>
> Haven't I given a tag already?

Sorry, yes you did, I forgot to copy it over, my bad:

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Best,
Brian