Re: [PATCH v1] drm/mipi-dsi: Set the fwnode for mipi_dsi_device

From: Saravana Kannan
Date: Thu May 04 2023 - 15:22:06 EST


On Thu, May 4, 2023 at 12:51 AM Maxime Ripard <maxime@xxxxxxxxxx> wrote:
>
> Hi Saravana,
>
> On Wed, May 03, 2023 at 09:40:05PM -0700, Saravana Kannan wrote:
> > On Fri, Mar 17, 2023 at 3:36 PM Saravana Kannan <saravanak@xxxxxxxxxx> wrote:
> > >
> > > On Sun, Mar 12, 2023 at 7:45 AM Martin Kepplinger
> > > <martin.kepplinger@xxxxxxx> wrote:
> > > >
> > > > Am Donnerstag, dem 09.03.2023 um 22:39 -0800 schrieb Saravana Kannan:
> > > > > After commit 3fb16866b51d ("driver core: fw_devlink: Make cycle
> > > > > detection more robust"), fw_devlink prints an error when consumer
> > > > > devices don't have their fwnode set. This used to be ignored
> > > > > silently.
> > > > >
> > > > > Set the fwnode mipi_dsi_device so fw_devlink can find them and
> > > > > properly
> > > > > track their dependencies.
> > > > >
> > > > > This fixes errors like this:
> > > > > [ 0.334054] nwl-dsi 30a00000.mipi-dsi: Failed to create device
> > > > > link with regulator-lcd-1v8
> > > > > [ 0.346964] nwl-dsi 30a00000.mipi-dsi: Failed to create device
> > > > > link with backlight-dsi
> > > > >
> > > > > Reported-by: Martin Kepplinger <martin.kepplinger@xxxxxxx>
> > > >
> > > > Reported-and-tested-by: Martin Kepplinger <martin.kepplinger@xxxxxxx>
> > >
> > > Maintainers,
> > >
> > > Nudge nudge. Will this be picked up for 6.3-rcX?
> >
> > Greg,
> >
> > Can you pick this up please? It's a fix that hasn't been picked up for
> > a few months.
> >
> > Here's the link to the actual patch for your convenience:
> > https://lore.kernel.org/lkml/20230310063910.2474472-1-saravanak@xxxxxxxxxx/#t
>
> Sorry, I'm not quite sure what happened. I've applied it to drm-misc-fixes

No worries. Thanks Maxime!

-Saravana