[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v14 3/4] usb: xlnx-usb-subsystem: Add xilinx usb subsystem
From: |
Peter Maydell |
Subject: |
Re: [PATCH v14 3/4] usb: xlnx-usb-subsystem: Add xilinx usb subsystem |
Date: |
Tue, 1 Dec 2020 11:27:08 +0000 |
On Tue, 1 Dec 2020 at 08:34, Sai Pavan Boddu <sai.pavan.boddu@xilinx.com> wrote:
>
> This model is a top level integration wrapper for hcd-dwc3 and
> versal-usb2-ctrl-regs modules, this is used by xilinx versal soc's and
> future xilinx usb subsystems would also be part of it.
>
> Signed-off-by: Sai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH v14 1/4] usb: Add versal-usb2-ctrl-regs module, (continued)