zephyr/drivers
Marcin Niestroj f08ef736a0 drivers: lora: sx1276: select PA output by dts property
PA selection mainly depends on board design. So it looks like
device-tree is a better mechanism than Kconfig in this case. Use string
property with two possible values: "rfo" and "pa-boost".

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-06-23 13:08:06 +02:00
..
adc
audio
bluetooth Bluetooth: hci: Depend on SOC not BOARD 2020-06-16 22:12:00 +02:00
can
clock_control sys: util: Deprecate GET_ARGS_LESS_1 macro 2020-06-22 15:18:07 +02:00
console
counter
crypto
dac
debug
display drivers: ssd16xx: add temperature sensor support 2020-06-17 12:31:20 +02:00
dma
eeprom
entropy drivers: entropy: nrf5: add docs and a DSB in get_entropy_isr 2020-06-17 15:55:44 +02:00
espi
ethernet drivers: eth: enc28j60: Misc fixes 2020-06-17 08:52:42 +03:00
flash flash: shell: align test array on 4 bytes 2020-06-22 20:43:59 -04:00
gpio gpio: remove deprecated API functions/macros 2020-06-16 19:13:05 +02:00
hwinfo
i2c
i2s
ieee802154
interrupt_controller
ipm
kscan
led
led_strip
lora drivers: lora: sx1276: select PA output by dts property 2020-06-23 13:08:06 +02:00
modem
net
neural_net
pcie drivers: pcie: ep: iproc: Add reset callback support 2020-06-22 12:44:54 +02:00
peci
pinmux
ps2
ptp_clock
pwm drivers: pwm: stm32: add support for polarity 2020-06-19 15:18:50 +02:00
sensor drivers: sensor: add api function for getting a sensor attribute 2020-06-17 17:13:14 +02:00
serial serial: ns16550: Simplify poll out 2020-06-17 17:10:59 +02:00
spi drivers: spi: rv32m1_lpspi: Fix null tx 2020-06-17 09:30:12 +02:00
timer
usb
video
watchdog
wifi
CMakeLists.txt
Kconfig