Re: [PATCH v2 00/12] Add mt76x0 driver

2018-07-23 Thread Stanislaw Gruszka
Hi On Mon, Jul 23, 2018 at 11:16:25AM +0200, Lorenzo Bianconi wrote: > > I'm not sure if it can be got from the market easily. > > > > I would like to say, mt7668 is based on new MTK wifi architecture. as > > for mt7662/mt7612/mt7610, they all belong to legacy Ralink based design. > > of course,

Re: [PATCH v2 00/12] Add mt76x0 driver

2018-07-23 Thread Stanislaw Gruszka
Hello, On Fri, Jul 20, 2018 at 11:36:34PM +0800, Sean Wang wrote: > > > Sure, there is no any problem for submitting mt7662u.bin and > > > mt7662u_rom_patch.bin if they are added with LICENCE.mediatek. > > > > > > Do you or Lorenzo have a plan to add MT7668u support to mt76? > > > MT7668 is a

Re: [PATCH v2 00/12] Add mt76x0 driver

2018-07-23 Thread Lorenzo Bianconi
> > On Wed, 2018-07-11 at 10:07 +0200, Lorenzo Bianconi wrote: > > > On Tue, 2018-07-10 at 11:52 +0200, Stanislaw Gruszka wrote: > > > > On Tue, Jul 10, 2018 at 02:50:30PM +0800, Sean Wang wrote: > > > > > > For full support mt7610.bin firmware blob is need, hopefully with > > > > > > the

Re: [PATCH v2 00/12] Add mt76x0 driver

2018-07-20 Thread Sean Wang
On Wed, 2018-07-11 at 10:07 +0200, Lorenzo Bianconi wrote: > > On Tue, 2018-07-10 at 11:52 +0200, Stanislaw Gruszka wrote: > > > On Tue, Jul 10, 2018 at 02:50:30PM +0800, Sean Wang wrote: > > > > > For full support mt7610.bin firmware blob is need, hopefully with > > > > > the permission of

Re: [PATCH v2 00/12] Add mt76x0 driver

2018-07-12 Thread Stanislaw Gruszka
Hi all, On Wed, Jul 11, 2018 at 10:07:25AM +0200, Lorenzo Bianconi wrote: > > On Tue, 2018-07-10 at 11:52 +0200, Stanislaw Gruszka wrote: > > > On Tue, Jul 10, 2018 at 02:50:30PM +0800, Sean Wang wrote: > > > > > For full support mt7610.bin firmware blob is need, hopefully with > > > > > the

Re: [PATCH v2 00/12] Add mt76x0 driver

2018-07-11 Thread Lorenzo Bianconi
> On Tue, 2018-07-10 at 11:52 +0200, Stanislaw Gruszka wrote: > > On Tue, Jul 10, 2018 at 02:50:30PM +0800, Sean Wang wrote: > > > > For full support mt7610.bin firmware blob is need, hopefully with > > > > the permission of Mediatek, the blob will be pushed into linux-firmware > > > > git tree.

[PATCH v2 00/12] Add mt76x0 driver

2018-07-06 Thread Stanislaw Gruszka
Add mt76x0 driver for MT7610U based USB dongles. Currently driver support only STA mode. mt76x0 is based on Jakub's mt7601u driver already included in the kernel. I would like the driver be integrated as part of mt76 (instead of separate driver in mediatek dir like mt7601u) to utilize mt76 code