[PATCH] ARM: imx: drop devlinks to reset-controller node

Michael Tretter m.tretter at pengutronix.de
Thu Sep 23 01:17:30 PDT 2021


On Wed, 22 Sep 2021 18:31:17 +0200, Philipp Zabel wrote:
> On Wed, 2021-09-22 at 08:38 -0700, Saravana Kannan wrote:
[...]
> > remote-endpoints always point to each other. So they create dependency
> > cycles and fw_devlink stops enforcing ordering between them (because
> > it's a cycle and it has no way to know which one depends on the other
> > for probing). So for this specific case, you should get away without
> > writing platform drivers.
> 
> Right, thank you, I assume there must have been a missing backlink then.

I looked into this and found that remote-endpoints are actually working as
expected. The issue that I was observing was also caused by the missing reset
controller driver.

Thanks,

Michael



More information about the linux-arm-kernel mailing list