On 2026-05-26T09:09:56, Peng Fan (OSS) <[email protected]> wrote: > usb: mtu3: Use dev_remap_addr_name() > > Use dev_remap_addr_name() 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/usb/mtu3/mtu3_plat.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

