zephyr/drivers
Kumar Gala fd6e9c6f58 dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI
The majority of cases of CONFIG_I2C_x_IRQ_PRI should be
DT_I2C_x_IRQ_PRI.  So go ahead and fix them up.  Only the i2c_nios
driver still uses Kconfig for getting priority.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-16 13:57:02 -05:00
..
adc
aio
audio
bluetooth
can
clock_control
console
counter
crypto
display
dma
entropy
ethernet
flash
gpio drivers: gpio: Add reading port/pin in both direction 2018-11-15 09:17:15 -05:00
i2c dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI 2018-11-16 13:57:02 -05:00
i2s i2s_sam_ssc: fix compiler warning 2018-11-15 16:20:36 -05:00
ieee802154
interrupt_controller
ipm
led
led_strip
modem
net
neural_net
pci drivers/pci: Avoid nested C/C++ comments 2018-11-15 17:38:25 -05:00
pinmux
ptp_clock
pwm drivers: pwm: Add power management to pwm_nrfx 2018-11-16 15:01:16 +01:00
rtc
sensor
serial drivers: serial: uart_cmsdk_apb: Fix interrupt-driven operation 2018-11-16 11:48:06 -06:00
spi drivers/spi: Set CS inactive when releasing unconditionally 2018-11-16 10:22:30 -05:00
timer kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
usb
watchdog drivers: watchdog: Convert Atmel SAM driver to DTS 2018-11-16 11:19:36 -06:00
wifi
CMakeLists.txt
Kconfig