[PATCH] ARM: imx: register reset controller from a platform driver
Shawn Guo
shawnguo at kernel.org
Thu Oct 14 18:39:15 PDT 2021
On Tue, Oct 05, 2021 at 12:06:18PM +0200, Philipp Zabel wrote:
> Starting with commit 6b2117ad65f1 ("of: property: fw_devlink: Add
> support for "resets" and "pwms""), the imx-drm driver fails to load
> due to forever dormant devlinks to the reset-controller node. This
> node was never associated with a struct device.
>
> Add a platform device to allow fw_devnode to activate the devlinks.
>
> Fixes: 6b2117ad65f1 ("of: property: fw_devlink: Add support for "resets" and "pwms"")
> Signed-off-by: Philipp Zabel <p.zabel at pengutronix.de>
Applied for 5.15 as a fix, thanks!
More information about the linux-arm-kernel
mailing list