1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-08 13:56:35 +01:00
Files
u-boot-megous/drivers/usb
Stefan Roese 72a53ac59b usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
On MIPS platforms, mapping of the base address is needed. This patch
switches from dev_get_addr() to dev_remap_addr() to get the mapped base
address of the xHCI controller.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Marek Vasut <marex@denx.de>
2020-10-07 20:25:57 +02:00
..
2020-09-01 14:47:36 +02:00
2020-08-27 11:20:33 -04:00