[PATCH 00/20] unify mt76x2 and mt76x0 eeprom code

2018-09-20 Thread Lorenzo Bianconi
This series unify most of eeprom parsing between mt76x2 and mt76x0 driver. That patchset will be used to properly support mt76x0e chipsets without duplicating the code. Lorenzo Bianconi (19): mt76: move seq_put_array in mt76-core module mt76: move common eeprom definitions in mt76x02-lib modul

Re: [PATCH 00/20] unify mt76x2 and mt76x0 eeprom code

2018-09-20 Thread Felix Fietkau
On 2018-09-20 11:11, Lorenzo Bianconi wrote: > This series unify most of eeprom parsing between mt76x2 and > mt76x0 driver. That patchset will be used to properly support > mt76x0e chipsets without duplicating the code. Merged patches 1-17. Transmit power handling will be unified in a different way