[PATCH] pmdomain: imx: Make imx pgc power domain also set the fwnode

Fabio Estevam festevam at gmail.com
Thu Oct 19 20:07:56 PDT 2023


Hi Pengfei,

On Fri, Oct 20, 2023 at 12:00 AM Pengfei Li <pengfei.li_1 at nxp.com> wrote:
>
> Currently, The imx pgc power domain doesn't set the fwnode
> pointer, which results in supply regulator device can't get
> consumer imx pgc power domain device from fwnode when creating
> a link.
>
> This causes the driver core to instead try to create a link
> between the parent gpc device of imx pgc power domain device and
> supply regulator device. However, at this point, the gpc device
> has already been bound, and the link creation will fail. So adding
> the fwnode pointer to the imx pgc power domain device will fix
> this issue.
>
> Signed-off-by: Pengfei Li <pengfei.li_1 at nxp.com>

Please see this thread:
https://lore.kernel.org/linux-arm-kernel/CAPDyKFrSzepC0c7-XGeGcHSsfpEGpF0a9ATGpemxvcc8mtL86g@mail.gmail.com/T/



More information about the linux-arm-kernel mailing list