On 8/28/20 9:19 PM, Sai Pavan Boddu wrote:
> Use XHCI as sysbus device, add memory region property to get the
> address space instance for dma read/write.
>
> Signed-off-by: Sai Pavan Boddu
> ---
> hw/usb/Kconfig | 5 +++
> hw/usb/Makefile.objs | 1 +
> hw/usb/hcd-xhci-sysbus.c |
Use XHCI as sysbus device, add memory region property to get the
address space instance for dma read/write.
Signed-off-by: Sai Pavan Boddu
---
hw/usb/Kconfig | 5 +++
hw/usb/Makefile.objs | 1 +
hw/usb/hcd-xhci-sysbus.c | 99
hw/us