zephyr/drivers
Kumar Gala 0ef91e4d07 arm: nxp: mcux uart: Get IRQ info from DTS
Move to using the generated IRQ defines from the DTS instead of soc.h.
This change also fixes a minor bug in that the error irq priority wasn't
getting correctly picked up from device tree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-07-27 09:27:47 -05:00
..
adc adc: Introduce new mcux adc16 driver 2017-07-19 14:28:08 -05:00
aio drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
bluetooth devicetree: Generate BLUETOOTH_UART,UART_PIPE etc config from dt 2017-07-19 11:52:35 -04:00
clock_control clock_control: nRF5x: Select 251-500ppm as default for 32kHz RCOSC 2017-07-11 10:29:46 -05:00
console devicetree: Generate BLUETOOTH_UART,UART_PIPE etc config from dt 2017-07-19 11:52:35 -04:00
counter drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crc drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crypto drivers: ataes132a: Fix Kconfig name 2017-07-05 12:43:13 -04:00
display kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
dma stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
ethernet drivers: ethernet: mcux: fix build warning 2017-07-26 09:49:45 -05:00
flash Drivers: flash: NRF5x: synchronous mode for co-operation with BLE radio 2017-06-28 12:29:50 +02:00
gpio drivers: pinmux: stm32: Clean up after rework 2017-07-26 15:16:52 -05:00
grove spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
i2c i2c: mcux: Convert to supporting device tree 2017-07-19 14:28:08 -05:00
ieee802154 drivers: mcr20a: allow use the driver with KW2xD devices 2017-07-27 11:21:04 +03:00
interrupt_controller interrupt_controller: add STM32F303XC EXTI lines number 2017-07-01 08:36:51 -04:00
ipm drivers: IPM: Refactor IPM driver using u32_t registers 2017-06-05 21:50:15 -04:00
pci linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
pinmux drivers: pinmux: stm32: Clean up after rework 2017-07-26 15:16:52 -05:00
pwm stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
random drivers: stm32: random: Initial STM32 random number generator driver 2017-07-07 07:27:39 -05:00
rtc rts: Kconfig: Add QMSI dependency on RTC options 2017-06-15 16:14:59 -05:00
sensor i2c: mcux: Convert to supporting device tree 2017-07-19 14:28:08 -05:00
serial arm: nxp: mcux uart: Get IRQ info from DTS 2017-07-27 09:27:47 -05:00
shared_irq spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
slip drivers: slip: move doxygen header 2017-07-05 12:43:13 -04:00
spi spi: dw: fix spi_dw_init() 2017-07-14 18:10:38 +03:00
timer drivers: timer: init earlier in boot sequence 2017-07-10 11:44:56 -07:00
usb drivers: usb: use generic option name for log level 2017-06-28 09:02:27 -04:00
watchdog watchdog: atmel_sam: enable build for all SAM family 2017-05-28 09:18:54 -05:00
Kconfig
Makefile