On Tue, Jul 31, 2018 at 12:54:32PM +0300, Kalle Valo wrote: > Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> writes: > > > Add usb layer to mt76 driver in order to support mt76x2u based devices. > > Move common code between pci and usb in mt76x2-common module in order to > > remove pci dependency from usb driver > > > > Changes since v1: > > - rebase on top of wireless-drivers-next master branch > > - fix mt7662u fw definitions > > - remove unused len variable in mt76x2u_remove_dma_hdr() > > - move mt76u_mcu_fw_reset routine in mt76-usb module in order > > to be reused by mt76x0 driver > > - move mt76u_mcu_init_rx routine in mt76-usb module in order > > to be reused by mt76x0 driver > > My deadline for 4.19 is most likely this Friday (if the merge window > starts on Sunday) so I would need to apply these tomorrow by latest to > have some time in linux-next. Are everyone happy with this set? I'm ok with this set. If I'll post mt76x0 v3 would you take it in this cycle or should I rather wait for next one ? Thanks Stanislaw