[PATCH] power: regulator: tps6287x: Use dev_read_addr_index()
Simon Glass
sjg at chromium.org
Mon May 25 16:07:33 CEST 2026
On Mon, 25 May 2026 at 00:13, <peng.fan at nxp.com> wrote:
>
> From: Peng Fan <peng.fan at nxp.com>
>
> Use dev_read_addr_index() which supports both live device tree and flat DT
> backends, avoiding direct dependency on devfdt_* helpers.
>
> No functional changes.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> drivers/power/regulator/tps6287x_regulator.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list