[PATCH] power: regulator: pfuze100: Fix accessing the regulator desc

Fabio Estevam festevam at gmail.com
Mon Sep 22 16:22:05 CEST 2025


On Mon, Sep 15, 2025 at 10:46 PM Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:
>
> From: Peng Fan <peng.fan at nxp.com>
>
> se_desc loop check is wrong, it relies on the desc always has
> the expected name to end of the loop. It works because the device tree
> has the expected name as of now, but this may not be always true.
>
> Drop se_desc by moving the check into probe and fix the loop check.
>
> Reported-by: Andrew Goodbody <andrew.goodbody at linaro.org>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Fabio Estevam <festevam at gmail.com>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>

Applied to -next, thanks.


More information about the U-Boot mailing list