Previous diff was incomplete, we also need to do DMA translation for
authorkettenis <kettenis@openbsd.org>
Sat, 4 Dec 2021 16:08:02 +0000 (16:08 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 4 Dec 2021 16:08:02 +0000 (16:08 +0000)
commiteb76c742d5b06e67f8fd9880008e08a8a97e405b
tree071c56082e28413cdba732be2ee37a0d0c907992
parent735750b6fba99a0d9e3819db4b3bf6ba9f3959ee
Previous diff was incomplete, we also need to do DMA translation for
bus_dmamap_load_raw(9).  This fixes xhci(4) on the rpi4 with the
U-Boot from ports that is installed on the arm64 installation media.

ok mglocker@, patrick@
sys/dev/fdt/bcm2711_pcie.c