Re: [PATCH RFT/RFC] mfd: cs42l43: setup true links with software nodes
From: Andy Shevchenko
Date: Wed Nov 19 2025 - 04:36:39 EST
On Wed, Nov 19, 2025 at 11:31 AM Charles Keepax
<ckeepax@xxxxxxxxxxxxxxxxxxxxx> wrote:
> On Wed, Nov 19, 2025 at 10:10:24AM +0100, Bartosz Golaszewski wrote:
...
> Although maybe that real node would take preference over the
> swnode?
The current design of fwnode assumes primary (usually from real FW)
and secondary (usually the SW node) and the code looks first for the
property in the primary node. Hence, if that will give you the match,
the secondary will be ignored.
--
With Best Regards,
Andy Shevchenko