linux/drivers/staging/pi433
Sidong Yang 7be2b288be staging: pi433: add dependency to PA0, 1, 2 setting for output power level
When setting output power level called, the power level should be
checked by power amplifier level register and high power option. There
was todo about it. Add some variables for checking power level range.
The values that used for checking high power or minimum power are from
rf69 datasheets. The maximum power level is always same regardless of
mode.

Signed-off-by: Sidong Yang <realwakka@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-16 13:44:30 +02:00
..
Documentation staging: pi433: Fixed typos and grammar in documentation 2018-04-23 15:41:49 +02:00
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
pi433_if.c staging: pi433: Return thread immediately when kthread_should_stop() call. 2019-04-02 19:58:04 +02:00
pi433_if.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69_enum.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69_registers.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69.c staging: pi433: add dependency to PA0, 1, 2 setting for output power level 2019-04-16 13:44:30 +02:00
rf69.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
TODO