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
>
Thanks a lot everyone!
Guenter
> Best regards,
> Edgar
>
>
> On Fri, 28 Feb. 2020, 10:00 Peter Maydell, wrote:
>
> > On Thu, 20 Feb 2020 at 15:05, Pet
Sorry Peter, I missed the email.
Reviewed-by: Edgar E. Iglesias
Best regards,
Edgar
On Fri, 28 Feb. 2020, 10:00 Peter Maydell, wrote:
> On Thu, 20 Feb 2020 at 15:05, Peter Maydell
> wrote:
> >
> > On Sat, 15 Feb 2020 at 12:23, Guenter Roeck wrote:
> > >
> > > USB ports on Xilinx Zync must
On Thu, 20 Feb 2020 at 15:05, Peter Maydell wrote:
>
> On Sat, 15 Feb 2020 at 12:23, Guenter Roeck 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.
On Sat, 15 Feb 2020 at 12:23, Guenter Roeck 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
On Sat, Feb 15, 2020 at 04:23:52AM -0800, Guenter Roeck 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 pat