zephyr/drivers
Piotr Mienkowski 8a9df52943 drivers: gpio_gecko: convert to DT_INST defines
Convert the driver to use DT_INST_ defines, update all dependent dts,
soc and board files.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2020-03-24 10:14:21 -05:00
..
adc Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
audio
bluetooth
can
clock_control drivers: clock_control: nrf: Reworked calibration to use k_timer 2020-03-19 15:15:23 +01:00
console
counter Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
crypto
debug
display
dma
eeprom Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
entropy drivers: entropy: gecko: Implement ISR specific get entropy call 2020-03-23 18:42:46 +01:00
espi
ethernet drivers: eth: mcux: Write correct data into PHY_CONTROL2_REG register 2020-03-23 09:05:17 -05:00
flash drivers/flash: stm32: DT_INST_0_SOC_NV_FLASH_LABEL is not dev name 2020-03-23 08:51:22 -05:00
gpio drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00
hwinfo
i2c Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
i2s
ieee802154 drivers: ieee802154: rf2xx: Fix OT ACK handling 2020-03-23 12:13:42 +02:00
interrupt_controller interrupt_controller: gic: Fix GICD_ICFGR field definition names 2020-03-19 14:15:40 +01:00
ipm
kscan
led
led_strip
lora
modem drivers: modem: wncm14a2a: fix RX socket src/dst port assignment 2020-03-20 10:54:51 +01:00
net
neural_net
pcie
peci drivers: peci: xec: Re-add error recovery handling 2020-03-23 17:16:46 -07:00
pinmux drivers: adc: Add STM32L1X ADC support 2020-03-19 03:10:39 -05:00
ps2
ptp_clock
pwm drivers: pwm_nrfx: Wait until PWM is stopped before restarting it 2020-03-19 12:29:51 +01:00
sensor drivers: sensor: fxos8700: convert to new DT API 2020-03-24 10:11:20 -05:00
serial drivers: serial: uart_sifive: convert to new DT API 2020-03-24 10:11:20 -05:00
spi drivers: spi: convert spi_nrfx_spim.c to new DT API 2020-03-24 10:11:20 -05:00
timer drivers: timer: xlnx_psttc_timer: Implement tickless support 2020-03-21 14:20:17 -04:00
usb
video
watchdog
wifi drivers: wifi: Add ESP8266 and ESP32 wifi modem driver 2020-03-21 19:08:02 +02:00
CMakeLists.txt
Kconfig