[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/2] hw/arm/xilinx_zynq: Fix USB port instantiation
From: |
Guenter Roeck |
Subject: |
Re: [PATCH v2 0/2] hw/arm/xilinx_zynq: Fix USB port instantiation |
Date: |
Fri, 28 Feb 2020 15:16:36 -0800 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
On Fri, Feb 28, 2020 at 12:44:19PM -0600, Edgar E. Iglesias wrote:
> Sorry Peter, I missed the email.
>
> Reviewed-by: Edgar E. Iglesias <address@hidden>
>
Thanks a lot everyone!
Guenter
> Best regards,
> Edgar
>
>
> On Fri, 28 Feb. 2020, 10:00 Peter Maydell, <address@hidden> wrote:
>
> > On Thu, 20 Feb 2020 at 15:05, Peter Maydell <address@hidden>
> > wrote:
> > >
> > > On Sat, 15 Feb 2020 at 12:23, Guenter Roeck <address@hidden> wrote:
> > > >
> > > > USB ports on Xilinx Zync must be instantiated as TYPE_CHIPIDEA to work.
> > > > Linux expects and checks various chipidea registers, which do not exist
> > > > with the basic ehci emulation. This patch series fixes the problem.
> > > >
> > > > The first patch in the series fixes the actual problem.
> > > >
> > > > The second patch removes the now obsolete explicit Xilinx
> > > > support from the EHCI code.
> > > >
> > > > v2: Introduced summary
> > > >
> > > > ----------------------------------------------------------------
> > > > Guenter Roeck (2):
> > > > hw/arm/xilinx_zynq: Fix USB port instantiation
> > > > hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx,ps7-usb class
> > >
> > > Xilinx folks -- could you provide a reviewed-by or acked-by
> > > for this series, please?
> >
> > No? Oh, well, applied to target-arm.next anyway.
> >
> > thanks
> > -- PMM
> >