ncis
> ; Eduardo Habkost ; Ying
> Fang ; Philippe Mathieu-Daudé
> ; Vikram Garhwal ; Paul Zimmerman
> ; Sai Pavan Boddu ; QEMU
> Developers
> Subject: Re: [PATCH v14 2/4] usb: Add DWC3 model
>
> On Tue, 1 Dec 2020 at 08:34, Sai Pavan Boddu
> wrote:
> >
> > From:
On Tue, 1 Dec 2020 at 08:34, Sai Pavan Boddu wrote:
>
> From: Vikram Garhwal
>
> 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
From: Vikram Garhwal
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