zephyr/drivers
Martí Bolívar bbde37113f adc: nordic: move to new DT API and kconfig style
Use the new devicetree API. Remove per-board enabling of ADC_0 by
setting ADC_0 to default y when the 'adc' node label points at an
enabled node of the expected compatible (depending on SoC).

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-04-13 18:34:39 -04:00
..
adc adc: nordic: move to new DT API and kconfig style 2020-04-13 18:34:39 -04:00
audio
bluetooth
can
clock_control
console
counter
crypto
debug
display
dma
eeprom
entropy drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
espi drivers: espi: xec: Validate channels espi configuration 2020-04-11 15:30:27 -04:00
ethernet
flash drivers: flash: sam0: fix unaligned memory read 2020-04-11 15:34:21 -04:00
gpio drivers: gpio: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
hwinfo
i2c drivers: i2c: fix esp32 timeout parameter 2020-04-11 15:29:09 -04:00
i2s drivers/i2s: stm32: i2s dma client configured using DT macros 2020-04-13 07:37:11 -05:00
ieee802154
interrupt_controller
ipm
kscan
led
led_strip
lora
modem
net
neural_net
pcie
peci
pinmux drivers: pinmux: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
ps2
ptp_clock
pwm drivers: pwm: rv32m1_tpm: Use DT_INST_FOREACH 2020-04-10 14:38:04 -05:00
sensor sensor: bq274xx: Add BQ27421 driver 2020-04-13 11:50:41 -05:00
serial
spi
timer drivers: timer: rv32m1_lptmr: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
usb
video
watchdog
wifi
CMakeLists.txt
Kconfig