summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-exynos.c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2016-01-23 21:04:46 +0100
committerMarek Vasut <marex@denx.de>2016-02-24 19:12:32 +0100
commitcf7c93cdd75570fe6f75d04177b94a84146f5e46 (patch)
tree65bc8b12804a34f3289603db6ce6665455548b1e /drivers/usb/host/ehci-exynos.c
parent643cacb6d6d5a9f3adbf294a390537d53208fd79 (diff)
downloadu-boot-imx-cf7c93cdd75570fe6f75d04177b94a84146f5e46.zip
u-boot-imx-cf7c93cdd75570fe6f75d04177b94a84146f5e46.tar.gz
u-boot-imx-cf7c93cdd75570fe6f75d04177b94a84146f5e46.tar.bz2
usb: ehci: Implement V2P mapping
Certain processor architectures, like MIPS, require that the USB structures and transfer buffers are passed with their PA to the USB controller. If VA is passed, the USB will not work. Add the necessary virt_to_phys() calls into the USB EHCI code to make it work. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/usb/host/ehci-exynos.c')
0 files changed, 0 insertions, 0 deletions