[PATCH 4/6] usb: host: xhci: Use dev_remap_addr_name()

Simon Glass sjg at chromium.org
Mon Jun 1 16:58:26 CEST 2026


On 2026-05-26T09:09:56, Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:
> usb: host: xhci: 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 <peng.fan at nxp.com>
>
> drivers/usb/host/xhci-mtk.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list