Re: v5.15-rcX regression: video devices on i.MX6 are not created

From: Fabio Estevam
Date: Tue Oct 05 2021 - 22:23:55 EST


Hi Krzysztof,

On Tue, Oct 5, 2021 at 9:10 PM Saravana Kannan <saravanak@xxxxxxxxxx> wrote:
>
> On Mon, Oct 4, 2021 at 5:19 AM Krzysztof Hałasa <khalasa@xxxxxxx> wrote:
> >
> > Hi Saravana et al.,
> >
> > FYI the patch: 6b2117ad65f1bca9ece6d4b1ee784b42701a2d86
> >
> > of: property: fw_devlink: Add support for "resets" and "pwms"
> >
> > Allows better tracking of dependencies between devices.
> >
> > drivers/of/property.c | 4 ++++
> >
> > breaks v4l2 video devices on an i.MX6 CPU. The /dev/video* nodes are not
> > created, and the drivers (async subdevicess) are "waiting":

Phillip has sent a fix for this issue:
http://lists.infradead.org/pipermail/linux-arm-kernel/2021-October/687868.html