zephyr/drivers
Kumar Gala 6c6c1010bb drivers: counter: imx_epit: Convert driver to new DT_INST macros
Convert driver to use DT_INST macros and remove related board per
instance Kconfig symbol usage.

Also update counter_basic_api test to use DT_INST and remove the
udoo_neo_full_m4.conf as its not longer needed since the per instance
Kconfig sybmols don't exist anymore.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-04 09:34:00 -05:00
..
adc coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
audio
bluetooth
can kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
clock_control drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 2020-03-31 19:28:47 -05:00
console timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
counter drivers: counter: imx_epit: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
crypto
debug
display kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
dma
eeprom
entropy drivers: entropy: Add DTS support to native-posix fake entropy driver 2020-04-02 06:42:26 -05:00
espi timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
ethernet coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
flash drivers: flash: nrf: Fix radio sync with BLE LL split controller 2020-04-03 22:09:50 +02:00
gpio drivers: gpio: gpio_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
hwinfo
i2c drivers: i2c: i2x_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
i2s kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
ieee802154 drivers: ieee802154_nrf5: Add CSMA CA transmit capability 2020-04-03 14:07:41 +03:00
interrupt_controller
ipm drivers: ipm: ipm_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
kscan drivers: kscan: add support for the interrupt on the ft5336 2020-04-02 16:48:15 -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 coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
modem net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
net
neural_net
pcie
peci
pinmux drivers: pwm: stm32: add support for H7 series 2020-04-04 15:00:11 +02:00
ps2
ptp_clock
pwm drivers: pwm: pwm_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
sensor drivers: sensors: Convert to new DT_INST macros 2020-04-03 16:42:01 -05:00
serial drivers: serial: uart_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
spi drivers: nrf: Remove no longer suitable dependencies on Kconfig options 2020-04-03 14:47:32 +02:00
timer driver: timer: st_stm32: fix build with the new timeout API 2020-04-02 10:22:10 +02:00
usb
video kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
watchdog drivers: wdt_gecko: select clock source explicitly 2020-04-03 14:00:41 -05:00
wifi coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
CMakeLists.txt
Kconfig