Re: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-05-28 Thread Jiri Pirko
Wed, May 27, 2020 at 02:01:39PM CEST, mick...@marvell.com wrote: >Hi Vadym, Jiri, > >> >> Hi Jiri, >> >> On Wed, May 27, 2020 at 07:53:05AM +0200, Jiri Pirko wrote: >> > Tue, May 26, 2020 at 06:26:44PM CEST, vadym.koc...@plvision.eu wrote: >> > >On Mon, May 11, 2020 at 01:23:46PM +0200, Jiri Pirk

RE: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-05-27 Thread Mickey Rachamim
Hi Vadym, Jiri, > > Hi Jiri, > > On Wed, May 27, 2020 at 07:53:05AM +0200, Jiri Pirko wrote: > > Tue, May 26, 2020 at 06:26:44PM CEST, vadym.koc...@plvision.eu wrote: > > >On Mon, May 11, 2020 at 01:23:46PM +0200, Jiri Pirko wrote: > > >> Fri, May 01, 2020 at 01:20:49AM CEST, vadym.koc...@plvisi

Re: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-05-27 Thread Vadym Kochan
Hi Jiri, On Wed, May 27, 2020 at 07:53:05AM +0200, Jiri Pirko wrote: > Tue, May 26, 2020 at 06:26:44PM CEST, vadym.koc...@plvision.eu wrote: > >On Mon, May 11, 2020 at 01:23:46PM +0200, Jiri Pirko wrote: > >> Fri, May 01, 2020 at 01:20:49AM CEST, vadym.koc...@plvision.eu wrote: > >> >Add PCI inter

Re: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-05-26 Thread Jiri Pirko
Tue, May 26, 2020 at 06:26:44PM CEST, vadym.koc...@plvision.eu wrote: >On Mon, May 11, 2020 at 01:23:46PM +0200, Jiri Pirko wrote: >> Fri, May 01, 2020 at 01:20:49AM CEST, vadym.koc...@plvision.eu wrote: >> >Add PCI interface driver for Prestera Switch ASICs family devices, which >> >provides: > >[

Re: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-05-26 Thread Vadym Kochan
On Mon, May 11, 2020 at 01:23:46PM +0200, Jiri Pirko wrote: > Fri, May 01, 2020 at 01:20:49AM CEST, vadym.koc...@plvision.eu wrote: > >Add PCI interface driver for Prestera Switch ASICs family devices, which > >provides: [...] > > This looks very specific. Is is related to 0xC804? > Sorry, I mis

Re: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-05-11 Thread Jiri Pirko
Fri, May 01, 2020 at 01:20:49AM CEST, vadym.koc...@plvision.eu wrote: >Add PCI interface driver for Prestera Switch ASICs family devices, which >provides: > >- Firmware loading mechanism >- Requests & events handling to/from the firmware >- Access to the firmware on the bus level > >The

Re: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-05-01 Thread Andrew Lunn
> > Hi Vadym > > > > What are the plans for getting the firmware into linux-firmware git > > repo? > > > > Andrew > > Well, what is the procedure ? I was thinking that probably after > conceptual part will be approved and I will send official PATCH series > along with the firmware image to t

Re: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-04-30 Thread Vadym Kochan
Hi Andrew, On Fri, May 01, 2020 at 02:00:15AM +0200, Andrew Lunn wrote: > On Fri, May 01, 2020 at 02:20:49AM +0300, Vadym Kochan wrote: > > Add PCI interface driver for Prestera Switch ASICs family devices, which > > provides: > > > > - Firmware loading mechanism > > - Requests & events h

Re: [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-04-30 Thread Andrew Lunn
On Fri, May 01, 2020 at 02:20:49AM +0300, Vadym Kochan wrote: > Add PCI interface driver for Prestera Switch ASICs family devices, which > provides: > > - Firmware loading mechanism > - Requests & events handling to/from the firmware > - Access to the firmware on the bus level > > The

[RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

2020-04-30 Thread Vadym Kochan
Add PCI interface driver for Prestera Switch ASICs family devices, which provides: - Firmware loading mechanism - Requests & events handling to/from the firmware - Access to the firmware on the bus level The firmware has to be loaded each time device is reset. The driver is loading it