zephyr/drivers
Kumar Gala fd021da59a drivers: uart: mcux_lpsci: Convert to DT_INST
Convert driver to use new DT_INST macros throughout.  Removed per
instance Kconfig symbols and replaced with DT_NODELABEL references
where needed.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-28 16:54:30 -05:00
..
adc drivers: adc: adc_sam_afec: rework device tree support 2020-04-23 06:11:26 -05:00
audio drivers: audio: mpxxdtyy: Conver to use DT_ANY_INST_ON_BUS macro 2020-04-18 08:43:02 -05:00
bluetooth Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
can drivers/can: stm32: Convert to DT macros 2020-04-28 14:49:55 -05:00
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: sam0_tc32: rework devicetree support 2020-04-25 13:33:56 -05:00
crypto drivers: crypto: add driver for nRF ECB 2020-04-08 16:20:53 +02:00
dac drivers: dac: Add support for STM32L0 series 2020-04-20 17:41:48 +02:00
debug tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
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 drivers: remove a couple of DT abstraction violations 2020-04-08 09:00:38 -05:00
entropy drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
espi driver: espi: Re-enable bus interrupts after espi reset. 2020-04-23 18:22:49 +02:00
ethernet drivers: ethernet: clean up sam_gmac Kconfig 2020-04-28 12:11:14 -05:00
flash drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
gpio drivers: gpio: mchp_xec: Convert to using new device tree macros 2020-04-28 07:43:31 -05:00
hwinfo drivers: hwinfo: fix ESP32 implementation 2020-04-28 15:32:53 -04:00
i2c drivers: cc32xx: Convert drivers to use more new DT_INST macros 2020-04-26 06:05:10 -05:00
i2s include/devicetree: dma: rename DMAS CELL macros 2020-04-21 06:37:28 -05:00
ieee802154 drivers: ieee802154: rf2xx: Add no auto start option 2020-04-28 10:30:55 +03:00
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 tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
led timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
led_strip drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
lora drivers: lora: sx1276: call DIO handlers in workqueue 2020-04-15 08:30:11 -05:00
modem drivers: modem: ublox-sara-r4: implemented sendmsg 2020-04-21 17:37:08 +03:00
net net: ppp: Create own workqueue for PPP 2020-04-17 10:15:54 +03:00
neural_net soc: xtensa: rework DT_L2_SRAM and DT_L2_SRAM 2020-04-25 09:32:00 -05:00
pcie global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
peci drivers: microchip: Convert microchip drivers to new DT_INST macros 2020-03-26 16:31:52 -05:00
pinmux drivers: pinmux: mchp_xec: Convert to using new device tree macros 2020-04-28 07:43:31 -05:00
ps2 drivers: microchip: Convert microchip drivers to new DT_INST macros 2020-03-26 16:31:52 -05:00
ptp_clock kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
pwm drivers: pwm: nordic: move to new DT API 2020-04-24 17:00:13 +02:00
sensor sensor: si7006: combined RH/T measurements 2020-04-22 15:51:15 -05:00
serial drivers: uart: mcux_lpsci: Convert to DT_INST 2020-04-28 16:54:30 -05:00
spi drivers: spi: xec_qmspi: Convert to using DT_INST macros 2020-04-28 07:43:31 -05:00
timer drivers/timer: stm32_lptim: Move to new DT api 2020-04-24 12:09:17 -05:00
usb drivers: usb: usb_dc_sam: Convert to DT_INST macros 2020-04-23 06:10:07 -05:00
video drivers: video: mcux_csi: Convert driver to DT_INST macro 2020-04-20 11:08:46 -05:00
watchdog drivers: watchdog: nordic: move to new DT API 2020-04-24 19:35:41 +02:00
wifi drivers: wifi: esp: Fix wifi-reset-gpios handling 2020-04-06 10:29:58 -05:00
CMakeLists.txt drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00
Kconfig drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00