Re: [PATCH v5 11/28] cxl/test: Use fw_devlink_set_device()
From: Herve Codina
Date: Tue Mar 03 2026 - 09:34:15 EST
Hi Jonathan,
On Mon, 2 Mar 2026 12:24:49 +0000
Jonathan Cameron <jonathan.cameron@xxxxxxxxxx> wrote:
> On Fri, 27 Feb 2026 14:54:08 +0100
> 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: Dave Jiang <dave.jiang@xxxxxxxxx>
> Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
>
> From practical point of view, what path do you expect this to take?
> Is there urgency to make the change, or does it make more sense to
> add the helper this cycle and cleanup up the various places it can be
> used next?
I hoped to have patches 7 to 12 applied by one maintainer on his/her trees.
As it is related to fw_devlink, I expect to have them applied by a driver
core maintainer.
Any other plan can work as well.
Best regards,
Hervé