zephyr/drivers/lora
Jordan Yates d9a74dda54 lora: sx126x: fix missing GPIO instantiation
Instantiate the values of `sx126x` GPIO's when they are present in
devicetree. This was missed in #42230.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-02-28 10:52:23 +01:00
..
CMakeLists.txt drivers: sx126x: add support for the stm32wl chip 2021-07-15 21:30:28 -04:00
hal_common.c drivers: lora: fix RtcGetCalendarTime() 2021-10-05 19:24:58 -04:00
Kconfig kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
Kconfig.sx12xx drivers: sx126x: add support for the stm32wl chip 2021-07-15 21:30:28 -04:00
shell.c drivers: lora: shell: fix 'long' specifier in shell_error() 2022-02-01 14:25:38 -06:00
sx12xx_common.c drivers: lora: sx12xx: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
sx12xx_common.h drivers: lora: sx12xx: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
sx126x_common.h drivers: lora: sx12xx: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
sx126x_standalone.c drivers: sx126x_standalone: use the correct dev_data for dio1 callback 2021-08-16 04:57:41 -04:00
sx126x_stm32wl.c drivers: sx126x_stm32wl: clear the radio IRQ before reenabling it 2021-09-22 21:10:05 -05:00
sx126x.c lora: sx126x: fix missing GPIO instantiation 2022-02-28 10:52:23 +01:00
sx127x.c drivers: lora: sx12xx: use gpio_dt_spec 2022-02-21 22:16:10 -05:00