]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: add support for tx_power_loop
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 26 May 2020 17:18:15 +0000 (19:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2020 08:18:08 +0000 (10:18 +0200)
commit72df6939fd00634ac62e993535353ed00575dd15
treee2de34df314ceeaa7adedb778e15a89d36b786c6
parent25ef351d9c5f94ab7f72c1d68988435f1b55c739
staging: wfx: add support for tx_power_loop

During the calibration of the RF amplifier, the device is able to provide
some data about the status of the amplifier.

Record these data and expose them in debugfs.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200526171821.934581-5-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/debug.c
drivers/staging/wfx/hif_api_general.h
drivers/staging/wfx/hif_rx.c
drivers/staging/wfx/main.c
drivers/staging/wfx/wfx.h