usb: hcd-xhci-sysbus: Attach xhci to sysbus device
commitf00ff136eee50b1450f9b47ae35df3ca6b9bcfb8
authorSai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Thu, 24 Sep 2020 14:20:53 +0000 (24 19:50 +0530)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 28 Sep 2020 10:40:11 +0000 (28 12:40 +0200)
treeba6a2dc7734d2ebe12443260b2f611e12b8abab4
parent8ddab8dd3d81a3500f2831378dde589f8602cb63
usb: hcd-xhci-sysbus: Attach xhci to sysbus device

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 <sai.pavan.boddu@xilinx.com>
Message-id: 1600957256-6494-5-git-send-email-sai.pavan.boddu@xilinx.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/Kconfig
hw/usb/hcd-xhci-sysbus.c [new file with mode: 0644]
hw/usb/hcd-xhci-sysbus.h [new file with mode: 0644]
hw/usb/hcd-xhci.h
hw/usb/meson.build