zephyr/drivers
Kumar Gala 57784fb9d5 drivers: timer: xlnx_psttc: Convert driver to DT_INST macro
Convert older DT_INST_ macro use the new include/devicetree.h
DT_INST macro APIs.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-17 16:00:58 -05:00
..
adc drivers: adc: adc_stm32: enable internal voltage reference source 2020-04-17 17:30:44 +02:00
audio
bluetooth
can
clock_control clock_control: nordic: move to new DT API 2020-04-14 06:32:25 -05:00
console drivers: gsm_mux: Convert to use k_timeout_t 2020-04-17 10:15:54 +03:00
counter drivers: counter: nrf: use new DT API 2020-04-17 18:28:55 +02:00
crypto
debug
display drivers: display: mb_display: Convert to DT_LABEL() macro 2020-04-17 17:22:53 +02:00
dma drivers: dma: initialize peripheral request dma on stm32 2020-04-17 03:13:02 -05:00
eeprom
entropy drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
espi drivers: espi_mchp_xec: Update driver to espi API changes 2020-04-17 10:33:02 -07:00
ethernet drivers: ethernet: sam_gmac: Add SAM E54 maximum queue count reference 2020-04-17 04:56:28 -05:00
flash drivers: flash: nrf_qspi_nor: Convert to new DT_INST macros 2020-04-15 11:17:32 -05:00
gpio drivers: gpio: stellaris: Convert one missed old style DT macro 2020-04-17 16:00:34 -05:00
hwinfo drivers: hwinfo: fix endianness for sam0 and nrf 2020-04-09 19:30:32 +02:00
i2c drivers/i2c: stm32: Use DT_NODELABEL_ macros 2020-04-15 08:21:30 -05:00
i2s drivers: i2s: stm32: Add I2S master clock output 2020-04-17 10:44:52 -05:00
ieee802154 drivers: ieee802154_nrf5: Handle frame pending bit mode 2020-04-17 09:17:38 +03:00
interrupt_controller drivers: intc: rv32m1_intmux: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
ipm drivers: ipm: ipm_nrfx_ipc: Convert to new DT_INST macros 2020-04-15 11:17:32 -05:00
kscan
led
led_strip
lora drivers: lora: sx1276: call DIO handlers in workqueue 2020-04-15 08:30:11 -05:00
modem modem: shell: Add info command 2020-04-17 10:15:54 +03:00
net net: ppp: Create own workqueue for PPP 2020-04-17 10:15:54 +03:00
neural_net
pcie
peci
pinmux drivers: pinmux: stm32l4: use a pull-down for SPI SCK pin 2020-04-17 13:21:12 -05:00
ps2
ptp_clock
pwm drivers: pwm: pwm_nrf5_sw: Convert to new DT_INST macros 2020-04-15 11:17:32 -05:00
sensor drivers: sensor: Fix missing DT_DRV_COMPAT 2020-04-17 03:32:19 -05:00
serial drivers: uart: samd0: add missing .configure API functionality 2020-04-17 08:07:28 -04:00
spi drivers: spi: Set dummy data in mcux drivers 2020-04-16 06:01:43 -05:00
timer drivers: timer: xlnx_psttc: Convert driver to DT_INST macro 2020-04-17 16:00:58 -05:00
usb drivers: usb: device: mcux_ehci: Convert driver to DT_INST macro 2020-04-17 11:27:30 -05:00
video
watchdog
wifi
CMakeLists.txt
Kconfig