Re: [PATCH 0/3] mt76x0: add tssi calibration support

2018-11-05 Thread Felix Fietkau
On 2018-10-29 22:31, Lorenzo Bianconi wrote:
> Introduce tssi calibration support in mt76x0 driver.
> Configure tx power gain according to tssi calibrated value
> if available
Applied, thanks.

- Felix


[PATCH 0/3] mt76x0: add tssi calibration support

2018-10-29 Thread Lorenzo Bianconi
Introduce tssi calibration support in mt76x0 driver.
Configure tx power gain according to tssi calibrated value
if available

Lorenzo Bianconi (3):
  mt76: move mt76x02_eeprom_copy in mt76x02-lib module
  mt76x0: phy: introduce tssi calibration support
  mt76x0: phy: use tssi reported value to configure tx power if
available

 .../wireless/mediatek/mt76/mt76x0/eeprom.c|  20 +-
 .../net/wireless/mediatek/mt76/mt76x0/phy.c   | 357 +-
 drivers/net/wireless/mediatek/mt76/mt76x02.h  |   3 +
 .../wireless/mediatek/mt76/mt76x02_eeprom.c   |  12 +
 .../wireless/mediatek/mt76/mt76x02_eeprom.h   |   5 +
 .../wireless/mediatek/mt76/mt76x2/eeprom.c|  15 +-
 6 files changed, 391 insertions(+), 21 deletions(-)

-- 
2.19.1