zephyr/drivers
Kumar Gala bd639fc332 drivers: serial: uart_sam0: rework devicetree support
Rework the devicetree to utilize new DT_INST macros and extract per
instance data for clocks and dma from devicetree.  We update the
atmel,sam0-uart binding for dma to replace the rxdma and txdma
properties with proper 'dmas' property.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-22 21:34:21 -05:00
..
adc
audio
bluetooth
can
clock_control
console
counter
crypto
dac
debug
display
dma
eeprom
entropy
espi drivers: espi: xec: Add support for eSPI flash channel 2020-04-22 22:21:54 +02:00
ethernet
flash
gpio drivers: gpio: mcux_igpio: fix infinite loop 2020-04-22 12:27:11 -04:00
hwinfo drivers: hwinfo: update mcux-sim implementation byte order 2020-04-22 17:31:56 +02:00
i2c drivers: i2c: i2c_sam_twihs: rework device tree support 2020-04-21 15:46:30 -05:00
i2s
ieee802154
interrupt_controller drivers: intc: intc_cavs: Convert to DT_INST 2020-04-22 04:59:22 -05:00
ipm intc: intc_cavs: Replace DT_CAVS_ICTL_BASE_ADDR with new macros 2020-04-22 04:59:22 -05:00
kscan
led
led_strip
lora
modem
net
neural_net
pcie
peci
pinmux drivers: pinmux: stm32l4: Add extra pins for I2C1 2020-04-22 17:39:12 +02:00
ps2
ptp_clock
pwm
sensor sensor: si7006: combined RH/T measurements 2020-04-22 15:51:15 -05:00
serial drivers: serial: uart_sam0: rework devicetree support 2020-04-22 21:34:21 -05:00
spi
timer drivers: timer: nrf_rtc: Refactor alarm setting 2020-04-22 17:45:07 +02:00
usb drivers: usb_dc_nrfx: move to new DT API 2020-04-21 13:34:22 -05:00
video
watchdog
wifi
CMakeLists.txt
Kconfig