Re: [PATCH v5 09/28] pinctrl: cs42l43: Use fw_devlink_set_device()
From: Herve Codina
Date: Fri Feb 27 2026 - 09:29:28 EST
Hi Linus,
On Fri, 27 Feb 2026 15:11:13 +0100
Linus Walleij <linusw@xxxxxxxxxx> wrote:
> On Fri, Feb 27, 2026 at 2:57 PM Herve Codina <herve.codina@xxxxxxxxxxx> wrote:
>
> > The code set directly fwnode->dev field.
> >
> > Use the dedicated fw_devlink_set_device() helper to perform this
> > operation.
> >
> > Signed-off-by: Herve Codina <herve.codina@xxxxxxxxxxx>
> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Acked-by: Linus Walleij <linusw@xxxxxxxxxx>
>
> Tell me if I should apply this directly to the pinctrl tree, right
> now I'm under the impression that all patches need to go in
> together?
This patch depends on patch 7.
I think it could make sense to have patches 7 to 12 applied by the same
maintainer.
Best regards,
Hervé