zephyr/drivers
Vit Stanicek 903bbefef3 drivers: dma_mcux_lpc: Fix omitted interrupt config
Add the invocation of an interrupt config function
(config->irq_config_func). Absence of this call results in the DMA
driver not being able to service interrupts raised by the DMA
peripheral.

This case was observed on the i.MX RT685's HiFi 4 DSP domain, where DMA
was not functional because of this.

Signed-off-by: Vit Stanicek <vit.stanicek@nxp.com>
2024-03-28 16:04:34 -05:00
..
adc
audio
auxdisplay
bbram
bluetooth Bluetooth: host: remove CONFIG_BT_RECV_BLOCKING 2024-03-26 11:17:29 -05:00
cache
can drivers: can: mcan: enable transmitter delay compensation when possible 2024-03-28 09:41:53 +00:00
charger drivers: charger: charger_max20355: handle thermistor mode 2024-03-26 16:18:31 -04:00
clock_control
console
coredump
counter
crypto
dac
dai
disk
display
dma drivers: dma_mcux_lpc: Fix omitted interrupt config 2024-03-28 16:04:34 -05:00
edac
eeprom
entropy
espi
ethernet drivers: ethernet: nxp_s32_netc: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
flash
fpga
fuel_gauge
gnss
gpio drivers: gpio: xlnx_axi: fix polling mode 2024-03-26 11:18:28 -05:00
hwinfo
hwspinlock
i2c
i2s
i3c
ieee802154
input input: analog_axis: rework deadzone calibration code 2024-03-26 11:10:10 -04:00
interrupt_controller
ipm
kscan
led drivers: led: add output current configuration to ti,lp5562 2024-03-26 16:17:23 -04:00
led_strip
lora
mbox
mdio
memc
mfd drivers: mfd: npm1300: Added long press reset config 2024-03-27 14:32:17 +00:00
mipi_dbi
mipi_dsi
misc
mm
modem modem: modem_cellular: Telit ME910G1 Complete Modem Info 2024-03-26 11:20:01 -05:00
net
pcie
peci
pinctrl
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm
regulator
reset
retained_mem
rtc
sdhc
sensor drivers: sensor: dht20: implement new driver 2024-03-27 14:29:54 +00:00
serial serial: uart_native_tty: Polling thread fix 2024-03-27 15:18:11 +00:00
sip_svc
smbus
spi drivers: spi: Use the NXP Flexcomm driver for interrupt handling 2024-03-26 16:39:18 -04:00
syscon
timer drivers: systimer: Removed mention to ESP32C3 2024-03-27 15:18:45 +00:00
usb
usb_c
video drivers: video: mt9m114: Rework to support more resolutions 2024-03-26 16:16:52 -04:00
virtualization
w1
watchdog
wifi
xen
CMakeLists.txt
Kconfig