On Mon, 25 May 2026 at 00:13, <[email protected]> wrote: > > From: Peng Fan <[email protected]> > > 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 <[email protected]> > --- > drivers/power/regulator/tps6287x_regulator.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

