RE: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-09-22 Thread Pawel Laszczak
> > >On 20-09-22 13:06:26, Pawel Laszczak wrote: >> Hi, >> >> > >> >On Mon, Jun 29, 2020 at 03:41:49AM +, Peter Chen wrote: >> >> On 20-06-26 07:19:56, Pawel Laszczak wrote: >> >> > Hi Felipe, >> >> > >> >> > > >> >> > >Hi, >> >> > > >> >> > >Pawel Laszczak writes: >> >> > >> This patch

Re: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-09-22 Thread Peter Chen
On 20-09-22 13:06:26, Pawel Laszczak wrote: > Hi, > > > > >On Mon, Jun 29, 2020 at 03:41:49AM +, Peter Chen wrote: > >> On 20-06-26 07:19:56, Pawel Laszczak wrote: > >> > Hi Felipe, > >> > > >> > > > >> > >Hi, > >> > > > >> > >Pawel Laszczak writes: > >> > >> This patch introduce new Cadence

RE: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-09-22 Thread Pawel Laszczak
Hi, > >On Mon, Jun 29, 2020 at 03:41:49AM +, Peter Chen wrote: >> On 20-06-26 07:19:56, Pawel Laszczak wrote: >> > Hi Felipe, >> > >> > > >> > >Hi, >> > > >> > >Pawel Laszczak writes: >> > >> This patch introduce new Cadence USBSS DRD driver to linux kernel. >> > >> >> > >> The Cadence USBSS

Re: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-06-29 Thread gre...@linuxfoundation.org
On Mon, Jun 29, 2020 at 03:41:49AM +, Peter Chen wrote: > On 20-06-26 07:19:56, Pawel Laszczak wrote: > > Hi Felipe, > > > > > > > >Hi, > > > > > >Pawel Laszczak writes: > > >> This patch introduce new Cadence USBSS DRD driver to linux kernel. > > >> > > >> The Cadence USBSS DRD Controller

RE: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-06-29 Thread Pawel Laszczak
>> > Hi Felipe, >> > >> > > >> > >Hi, >> > > >> > >Pawel Laszczak writes: >> > >> This patch introduce new Cadence USBSS DRD driver to linux kernel. >> > >> >> > >> The Cadence USBSS DRD Controller is a highly configurable IP Core which >> > >> can be instantiated as Dual-Role Device (DRD),

Re: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-06-29 Thread gre...@linuxfoundation.org
On Mon, Jun 29, 2020 at 11:20:00AM +, Pawel Laszczak wrote: > > >> > Hi Felipe, > >> > > >> > > > >> > >Hi, > >> > > > >> > >Pawel Laszczak writes: > >> > >> This patch introduce new Cadence USBSS DRD driver to linux kernel. > >> > >> > >> > >> The Cadence USBSS DRD Controller is a highly

Re: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-06-28 Thread Peter Chen
On 20-06-26 07:19:56, Pawel Laszczak wrote: > Hi Felipe, > > > > >Hi, > > > >Pawel Laszczak writes: > >> This patch introduce new Cadence USBSS DRD driver to linux kernel. > >> > >> The Cadence USBSS DRD Controller is a highly configurable IP Core which > >> can be instantiated as Dual-Role

RE: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-06-26 Thread Pawel Laszczak
Hi Felipe, > >Hi, > >Pawel Laszczak writes: >> This patch introduce new Cadence USBSS DRD driver to linux kernel. >> >> The Cadence USBSS DRD Controller is a highly configurable IP Core which >> can be instantiated as Dual-Role Device (DRD), Peripheral Only and >> Host Only (XHCI)configurations.

Re: [PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-06-26 Thread Felipe Balbi
Hi, Pawel Laszczak writes: > This patch introduce new Cadence USBSS DRD driver to linux kernel. > > The Cadence USBSS DRD Controller is a highly configurable IP Core which > can be instantiated as Dual-Role Device (DRD), Peripheral Only and > Host Only (XHCI)configurations. > > The current

[PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver.

2020-06-25 Thread Pawel Laszczak
This patch introduce new Cadence USBSS DRD driver to linux kernel. The Cadence USBSS DRD Controller is a highly configurable IP Core which can be instantiated as Dual-Role Device (DRD), Peripheral Only and Host Only (XHCI)configurations. The current driver has been validated with FPGA burned. We