zephyr/drivers
Manuel Argüelles a034cce23c gpio: nxp_s32: support passing external interrupts to WKPU
Extend the NXP S32 GPIO driver to be able to route external interrupts
to either SIUL2 EIRQ interrupt controller or, when available on the
SoC, WKPU interrupt controller.

Since WKPU can support up to 64 external interrupt sources and SIUL2
EIRQ up to 32, gpio_get_pending_int() is removed and the interrupt
controller specific API must be used instead.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-10-11 16:38:34 +01:00
..
adc
audio
auxdisplay
bbram
bluetooth Bluetooth: drivers/rpmsg: Ensure coop prio bt_recv 2023-10-09 19:03:59 +03:00
cache
can drivers: can: sja1000: do not attempt to sleep in IRQ context 2023-10-09 23:54:47 +03:00
charger
clock_control drivers: clock_control: stm32: Use hclk freq for flash latency computation 2023-10-03 15:19:12 +01:00
console
coredump
counter
crypto driver: crypto: SHA: npcx: change to support npcx4 2023-10-05 09:14:05 +01:00
dac
dai
disk
display display: stm32: fix bug where missing backlight pin causes crash 2023-10-10 15:16:59 +03:00
dma
edac
eeprom
entropy random: Rename random header 2023-10-10 14:23:50 +03:00
espi
ethernet drivers: ethernet: eth_stm32_hal.c Fix mixup of DMA error and MAC error 2023-10-10 15:26:52 +02:00
flash flash: nxp: fix lpc55s36 flash read 2023-10-10 15:26:18 +02:00
fpga
fuel_gauge fuel_gauge: Fix desired current/voltage units 2023-10-09 19:01:49 +03:00
gpio gpio: nxp_s32: support passing external interrupts to WKPU 2023-10-11 16:38:34 +01:00
hwinfo
hwspinlock
i2c i2c: silabs: Fix I2C target crash on long ISR execution 2023-10-09 10:15:37 +02:00
i2s drivers: i2s_nrfx: Fix write race condition 2023-10-11 15:36:15 +02:00
i3c
ieee802154 random: Rename random header 2023-10-10 14:23:50 +03:00
input
interrupt_controller intc: add NXP S32 WKPU interrupt controller driver 2023-10-11 16:38:34 +01:00
ipm
kscan
led drivers: led: pca9633: disable allcall 2023-10-06 12:24:23 +01:00
led_strip
lora
mbox kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
mdio
memc
mfd
mipi_dsi
misc
mm
modem random: Rename random header 2023-10-10 14:23:50 +03:00
net random: Rename random header 2023-10-10 14:23:50 +03:00
pcie drivers: pcie: add config for enable PRT 2023-10-06 10:40:14 +02:00
peci
pinctrl pinctrl: gecko: fix broken UART when SPI is enabled on Series 2 2023-10-11 11:18:08 +01:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: pwm_nrfx: Connect IRQ handlers for anomaly 109 workaround 2023-10-05 12:48:29 +01:00
regulator
reset
retained_mem
rtc
sdhc
sensor sensors: vl53l1: fix compilation without xshut or interrupt pin 2023-10-11 14:58:15 +01:00
serial drivers: serial: stm32: Make it compatible with runtime PM on console 2023-10-11 11:12:03 +03:00
sip_svc
smbus
spi drivers: spi: Fix the Ambiq apollo4p SPI transmission failure. 2023-10-03 15:24:20 +01:00
syscon
timer drivers: systick: Fix Cortex-M SysTick dropping 1 cycle per tick 2023-10-05 15:30:20 +01:00
usb drivers: usb_dc_nrfx: Isochronous endpoint cannot be bulk 2023-10-06 14:50:10 +02:00
usb_c
video
virtualization
w1
watchdog
wifi drivers: eswifi: Fix the SSID copying 2023-10-10 15:50:22 +03:00
xen
CMakeLists.txt
Kconfig