zephyr/drivers
Mahesh Mahadevan 8b7cff7d33 drivers: spi: Use the NXP Flexcomm driver for interrupt handling
The Low Power Flexcomm driver manages the interrupt handling
and provides an API to register interrupt callbacks.
Register the NXP LPSPI interrupt handler.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2024-03-26 16:39:18 -04:00
..
adc drivers: adc: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
audio
auxdisplay
bbram bbram: fix bbram dead code issue 2024-02-29 11:53:45 +00:00
bluetooth Bluetooth: host: remove CONFIG_BT_RECV_BLOCKING 2024-03-26 11:17:29 -05:00
cache
can drivers: can: stm32: fdcan: refactor register bits remap 2024-03-24 20:56:10 +01:00
charger drivers: charger: charger_max20355: handle thermistor mode 2024-03-26 16:18:31 -04:00
clock_control drivers: clock_control: stm32: clock_control_on 2024-03-25 09:31:54 +01:00
console drivers: console: uart_mux: fix incorrect usage of configuration API 2024-02-06 19:33:42 +01:00
coredump
counter drivers: clock_control: clock_control_mcux_syscon: make clock IDs unique 2024-03-19 18:43:58 +00:00
crypto drivers: entropy: npcx: add rng driver support 2024-03-14 18:14:04 +00:00
dac drivers: dacx0508: fix for multiple DACs of the same type 2024-03-11 17:22:56 +01:00
dai nxp: sai: add support for passing TX/RX data line through DTS 2024-03-19 14:30:32 +01:00
disk disk/nvme: Update copyright headers 2024-03-22 09:23:00 +00:00
display drivers: display: smartbond: Add support for the display driver class. 2024-03-08 10:21:06 +00:00
dma drivers: dma: Update NXP EDMA driver for version 4 2024-03-26 16:39:18 -04:00
edac
eeprom
entropy drivers: entropy: npcx: add rng driver support 2024-03-14 18:14:04 +00:00
espi drivers: espi: npcx: workaround Global Reset issue 2024-03-18 19:11:29 +00:00
ethernet drivers: ethernet: enc28j60: Add DT property to set Rx filter 2024-03-26 10:03:07 -04:00
flash drivers: nrf_qspi_nor: Add option for 2bit IO 2024-03-26 10:47:20 -04:00
fpga
fuel_gauge
gnss ADD: GNSS Driver for U-BLOX M10 & Support for UBX Messages 2024-03-26 09:28:36 +00:00
gpio drivers: gpio: xlnx_axi: fix polling mode 2024-03-26 11:18:28 -05:00
hwinfo drivers: hwinfo: Add RW hwinfo driver 2024-03-22 15:58:03 -05:00
hwspinlock
i2c ITE: drivers/i2c/target: Remove hardware reset setting 2024-03-19 07:56:19 -04:00
i2s drivers: i2s_nrfx: Fix divider calculation 2024-03-12 09:44:29 +00:00
i3c drivers: i3c: i3c_mcux: Fix bug in do_one_xfer 2024-03-25 18:38:31 -04:00
ieee802154 drivers: ieee802154_nrf5: Use Radio IRQ number from DT 2024-03-05 12:22:08 +01:00
input input: analog_axis: rework deadzone calibration code 2024-03-26 11:10:10 -04:00
interrupt_controller arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
ipm drivers: ipm: esp32: Allow doorbell without data transfer 2024-02-26 11:39:29 +00:00
kscan input: convert kscan_mchp_xec.c driver to input 2024-03-12 19:30:09 -04:00
led drivers: led: add output current configuration to ti,lp5562 2024-03-26 16:17:23 -04:00
led_strip drivers: led_strip: Enabling config with DT_HAS_.. 2024-03-20 17:20:08 -05:00
lora
mbox drivers: mbox: Fix nxp,mbox kconfig depends on 2024-03-14 11:01:07 -05:00
mdio hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
memc
mfd drivers: mfd: npm1300: Added GPIO events 2024-03-21 10:25:42 +00:00
mipi_dbi drivers: mipi_dbi: mipi_dbi_spi: do not take spinlock 2024-03-12 15:12:12 -05:00
mipi_dsi drivers: mipi_dsi: dsi_mcux: Remove DSI_DPHY_PLL_VCO definition 2024-03-06 10:16:37 +00:00
misc modules: hal_ethos_u: update module revision 2024-03-21 09:07:35 +01:00
mm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
modem modem: modem_cellular: Telit ME910G1 Complete Modem Info 2024-03-26 11:20:01 -05:00
net drivers: net: nsos: support blocking accept() and recvfrom() 2024-03-22 14:39:27 +01:00
pcie
peci
pinctrl dts: Rename RW pinctrl to MCI IO MUX 2024-03-22 08:56:10 +01:00
pm_cpu_ops
power_domain intel_adsp/ace: power: No pending transaction before power gate 2024-03-22 21:29:33 -04:00
ps2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ptp_clock
pwm drivers: pwm: pwm_mcux_ctimer: use correct clock subsystem ID 2024-03-22 10:23:58 +01:00
regulator regulator: cp9314: Prevents reset while switching 2024-03-21 13:16:56 -05:00
reset
retained_mem
rtc drivers: rtc: rpi_pico: Add alarm support to RPi Pico RTC driver 2024-03-06 10:08:48 +00:00
sdhc
sensor sensor: tmag5273: fix switched mask/value argument in FIELD_GET 2024-03-26 11:04:26 -04:00
serial drivers: uart_pl011: Implemented runtime configure 2024-03-26 11:03:13 -04: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: timer: NXP OS Timer updated for low power modes 2024-03-25 09:35:51 +01:00
usb drivers: udc_dwc2: enable SOF interrupts and SOF events 2024-03-22 10:10:26 +01:00
usb_c
video drivers: video: mt9m114: Rework to support more resolutions 2024-03-26 16:16:52 -04:00
virtualization
w1 drivers: w1: fix return check in bit_read for w1-gpio 2024-02-08 12:14:36 +00:00
watchdog drivers: wdt_mcux_wwdt: Support RW 2024-03-20 16:19:12 +00:00
wifi drivers: eswifi: Add option for maximum data size 2024-03-15 15:16:27 -05:00
xen
CMakeLists.txt drivers: ethernet: Build ethernet drivers with ETH_DRIVER_RAW_MODE 2024-03-20 08:05:55 -05:00
Kconfig