Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/2] fix temperature compensation for mt76x0
@ 2018-10-10  9:14 Lorenzo Bianconi
  2018-10-10  9:14 ` [PATCH 1/2] mt76x0: eeprom: introduce mt76x0_tssi_enabled routine Lorenzo Bianconi
  2018-10-10  9:14 ` [PATCH 2/2] mt76x0: phy: fix mt76x0_temp_sensor routine Lorenzo Bianconi
  0 siblings, 2 replies; 5+ messages in thread
From: Lorenzo Bianconi @ 2018-10-10  9:14 UTC (permalink / raw)
  To: nbd; +Cc: sgruszka, linux-wireless

Fix register configuration during temperature measurements
for mt76x0 devices. Moreover do not run temperature compensation
if tssi is enabled

Lorenzo Bianconi (2):
  mt76x0: eeprom: introduce mt76x0_tssi_enabled routine
  mt76x0: phy: fix mt76x0_temp_sensor routine

 .../wireless/mediatek/mt76/mt76x0/eeprom.c    |  2 +-
 .../wireless/mediatek/mt76/mt76x0/eeprom.h    |  6 +++
 .../net/wireless/mediatek/mt76/mt76x0/phy.c   | 43 +++++++++----------
 .../wireless/mediatek/mt76/mt76x02_eeprom.h   | 21 ---------
 .../wireless/mediatek/mt76/mt76x2/eeprom.c    |  4 +-
 .../wireless/mediatek/mt76/mt76x2/eeprom.h    | 21 +++++++++
 .../wireless/mediatek/mt76/mt76x2/pci_phy.c   |  4 +-
 .../wireless/mediatek/mt76/mt76x2/usb_phy.c   |  2 +-
 8 files changed, 53 insertions(+), 50 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-10-10 10:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-10  9:14 [PATCH 0/2] fix temperature compensation for mt76x0 Lorenzo Bianconi
2018-10-10  9:14 ` [PATCH 1/2] mt76x0: eeprom: introduce mt76x0_tssi_enabled routine Lorenzo Bianconi
2018-10-10  9:14 ` [PATCH 2/2] mt76x0: phy: fix mt76x0_temp_sensor routine Lorenzo Bianconi
2018-10-10  9:56   ` Stanislaw Gruszka
2018-10-10 10:09     ` Lorenzo Bianconi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox