linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mt76x0: initialize per-channel max_power
@ 2019-01-28  9:31 Lorenzo Bianconi
  2019-01-28  9:31 ` [PATCH 1/2] mt76x0: phy: report target_power in debugfs Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lorenzo Bianconi @ 2019-01-28  9:31 UTC (permalink / raw)
  To: nbd; +Cc: linux-wireless, sgruszka

Compute maximum per channel tx power at device probe.
Report eeprom target power in debugfs
This patchset is based on 'mt76x0: eeprom: fix chan_vs_power map in
mt76x0_get_power_info'
https://patchwork.kernel.org/patch/10782801/

Lorenzo Bianconi (2):
  mt76x0: phy: report target_power in debugfs
  mt76x0: init: introduce mt76x0_init_txpower routine

 .../wireless/mediatek/mt76/mt76x0/eeprom.c    | 10 +++----
 .../wireless/mediatek/mt76/mt76x0/eeprom.h    |  7 +++--
 .../net/wireless/mediatek/mt76/mt76x0/init.c  | 29 +++++++++++++++++--
 .../net/wireless/mediatek/mt76/mt76x0/phy.c   |  5 ++--
 4 files changed, 40 insertions(+), 11 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-02-11 19:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28  9:31 [PATCH 0/2] mt76x0: initialize per-channel max_power Lorenzo Bianconi
2019-01-28  9:31 ` [PATCH 1/2] mt76x0: phy: report target_power in debugfs Lorenzo Bianconi
2019-01-28  9:31 ` [PATCH 2/2] mt76x0: init: introduce mt76x0_init_txpower routine Lorenzo Bianconi
2019-02-11 19:01 ` [PATCH 0/2] mt76x0: initialize per-channel max_power Felix Fietkau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).