diff options
author | Vikram Garhwal <fnu.vikram@xilinx.com> | 2020-12-04 00:52:35 +0530 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-12-15 12:04:30 +0000 |
commit | 8bbe61f3c10446603514aeee0aafebaaa00e8d07 (patch) | |
tree | 729e26ebbd6112241bd458a991e99f1fe9f86ca1 /roms | |
parent | 50e76a73de1f7fb40fd84df3d5a98067c10cc097 (diff) | |
download | qemu-8bbe61f3c10446603514aeee0aafebaaa00e8d07.zip qemu-8bbe61f3c10446603514aeee0aafebaaa00e8d07.tar.gz qemu-8bbe61f3c10446603514aeee0aafebaaa00e8d07.tar.bz2 |
usb: Add DWC3 model
This patch adds skeleton model of dwc3 usb controller attached to
xhci-sysbus device. It defines global register space of DWC3 controller,
global registers control the AXI/AHB interfaces properties, external FIFO
support and event count support. All of which are unimplemented at
present,we are only supporting core reset and read of ID register.
Signed-off-by: Vikram Garhwal <fnu.vikram@xilinx.com>
Signed-off-by: Sai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1607023357-5096-3-git-send-email-sai.pavan.boddu@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'roms')
0 files changed, 0 insertions, 0 deletions