zephyr/drivers/serial
Declan Snyder d02c48ee8d uart_mcux_lpuart: LPFlexcomm inst based determine
Since some platforms may have some lpuart that are wrapped in lpflexcomm
and some that are not, then change the init code to determine how to
connect the interrupt on an instance basis.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-01-21 19:28:01 +01:00
..
CMakeLists.txt drivers: serial: gecko: add new driver UART communication via EUSART 2025-01-16 22:37:40 +01:00
Kconfig drivers: serial: gecko: add new driver UART communication via EUSART 2025-01-16 22:37:40 +01:00
Kconfig.altera
Kconfig.altera_jtag
Kconfig.apbuart
Kconfig.b91 drivers: all: telink-b91: select PINCTRL 2024-12-05 15:17:47 +01:00
Kconfig.bcm2711
Kconfig.bt
Kconfig.cc13xx_cc26xx drivers: all: cc12xx_cc26xx: select PINCTRL 2024-12-05 15:18:01 +01:00
Kconfig.cc32xx
Kconfig.cdns
Kconfig.cmsdk_apb
Kconfig.efinix_sapphire
Kconfig.emul
Kconfig.ene
Kconfig.esp32
Kconfig.gd32 soc: gd32: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:40:42 -06:00
Kconfig.gecko drivers: serial: gecko: Add PINCTRL dependency 2024-11-26 15:42:02 -05:00
Kconfig.hostlink
Kconfig.ifx_cat1
Kconfig.imx
Kconfig.intel_lw
Kconfig.it8xxx2
Kconfig.leuart_gecko
Kconfig.litex
Kconfig.lpc11u6x
Kconfig.max32 drivers: serial: uart_max32: Use cache to workaround DMA limitation 2025-01-21 09:13:34 +01:00
Kconfig.mcux
Kconfig.mcux_flexcomm
Kconfig.mcux_iuart
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart dts: bindings: rename nxp,kinetis-lpuart compatible 2024-12-11 08:00:30 +01:00
Kconfig.mec5 drivers: serial: mec5: Microchip MEC5 UART serial driver 2025-01-10 18:58:58 +01:00
Kconfig.miv
Kconfig.msp432p4xx
Kconfig.native_posix
Kconfig.native_tty
Kconfig.neorv32
Kconfig.npcx board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
Kconfig.nrfx drivers: serial: nrfx_uarte: Deprecate non-legacy shim 2025-01-14 13:23:32 +01:00
Kconfig.nrfx_uart_instance drivers: serial: nrfx_uarte: Fix bool endtx-stoptx prop check 2024-12-17 17:52:26 +01:00
Kconfig.ns16550 drivers: serial: ns16550: select PINCTRL if necessary 2024-12-06 12:13:45 +01:00
Kconfig.numaker boards: nuvoton: numaker: Drop PINCTRL from board defconfig 2024-11-20 08:23:58 -05:00
Kconfig.numicro boards: nuvoton: numaker: Drop PINCTRL from board defconfig 2024-11-20 08:23:58 -05:00
Kconfig.nxp_s32
Kconfig.opentitan
Kconfig.pl011 drivers: serial: pl011: Enable PINCTRL conjuction with dt prop 'pinctrl-0' 2025-01-07 00:26:37 +01:00
Kconfig.psoc6 Documentation: Update documenation for Infineon boards 2024-11-14 20:36:38 -06:00
Kconfig.ql_usbserialport_s3b
Kconfig.rcar drivers: rcar: Select CONFIG_PINCTRL 2024-11-22 17:41:02 +01:00
Kconfig.realtek_rts5912 driver: serial: Add UART driver initial version of RTS5912. 2025-01-10 11:58:02 +01:00
Kconfig.renesas_ra
Kconfig.renesas_ra8 drivers: Select PINCTRL for renesas RA drivers 2024-11-06 09:59:32 -08:00
Kconfig.renesas_rz drivers: serial: Add interrupt-driven API support for RZ/G3S 2025-01-21 09:12:15 +01:00
Kconfig.rpi_pico soc: raspberrypi: Drop PINCTRL from Kconfig.defconfig 2024-11-25 14:42:01 +01:00
Kconfig.rtt
Kconfig.rv32m1_lpuart
Kconfig.rzt2m
Kconfig.sam0 soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sedi
Kconfig.si32
Kconfig.sifive
Kconfig.silabs_eusart drivers: serial: gecko: add new driver UART communication via EUSART 2025-01-16 22:37:40 +01:00
Kconfig.smartbond
Kconfig.stellaris
Kconfig.stm32
Kconfig.sy1xx
Kconfig.test
Kconfig.uart_sam soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.usart_sam soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.wch_usart drivers: uart_wch: add interrupt-driven device bindings 2025-01-06 22:36:20 +01:00
Kconfig.xec drivers: microchip xec: select PINCTRL 2024-11-29 05:41:53 +01:00
Kconfig.xen
Kconfig.xlnx
Kconfig.xmc4xxx SOC: Remove config PINCTRL from xmc4xxx soc 2024-12-02 22:05:16 +00:00
leuart_gecko.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
serial_esp32_usb.c drivers: serial: Move esp32 serial UART API from DRAM to ROM 2024-12-02 22:08:56 +00:00
serial_test.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_altera_jtag.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_altera.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_apbuart.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_async_rx.c
uart_async_to_irq.c drivers: serial: uart_async_to_irq.c check if baudrate is not zero 2025-01-07 00:26:56 +01:00
uart_b91.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_bcm2711.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_bt.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_cc13xx_cc26xx.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_cc32xx.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_cdns.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_cdns.h
uart_cmsdk_apb.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_efinix_sapphire.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_emul.c driver: Add uart_emul work queue thread name 2025-01-08 01:29:39 +01:00
uart_ene_kb1200.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_esp32.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_gecko.c drivers: serial: uart_gecko: add runtime configuration 2025-01-16 22:38:15 +01:00
uart_handlers.c
uart_hostlink.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_hvc_xen_consoleio.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_hvc_xen.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_ifx_cat1.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_imx.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_intel_lw.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_ite_it8xxx2.c
uart_litex.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_lpc11u6x.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_lpc11u6x.h
uart_max32.c drivers: serial: uart_max32: Use cache to workaround DMA limitation 2025-01-21 09:13:34 +01:00
uart_mchp_mec5.c drivers: serial: mec5: Microchip MEC5 UART serial driver 2025-01-10 18:58:58 +01:00
uart_mchp_xec.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_mcux_flexcomm.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_mcux_iuart.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_mcux_lpsci.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_mcux_lpuart.c uart_mcux_lpuart: LPFlexcomm inst based determine 2025-01-21 19:28:01 +01:00
uart_mcux.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_miv.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_msp432p4xx.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_native_ptty_bottom.c
uart_native_ptty_bottom.h
uart_native_ptty.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_native_tty_bottom.c
uart_native_tty_bottom.h
uart_native_tty.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_neorv32.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_npcx.c driver: serial/uart: npcx: disable rx interrupt at init 2025-01-21 07:07:47 +01:00
uart_nrfx_uart.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_nrfx_uarte2.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_nrfx_uarte.c drivers: serial: nrfx_uarte: Request hsfll clock for fast instance 2025-01-08 19:09:57 +01:00
uart_ns16550.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_numaker.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_numicro.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_nxp_s32_linflexd.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_nxp_s32_linflexd.h
uart_opentitan.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_pipe.c
uart_pl011_ambiq.h
uart_pl011_raspberrypi_pico.h
uart_pl011_registers.h
uart_pl011.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_psoc6.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_ql_usbserialport_s3b.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_ql_usbserialport_s3b.h
uart_rcar.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_realtek_rts5912.c driver: serial: Add UART driver initial version of RTS5912. 2025-01-10 11:58:02 +01:00
uart_renesas_ra8_sci_b.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_renesas_ra_sci.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_renesas_ra.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_renesas_rz_scif.c drivers: serial: Add interrupt-driven API support for RZ/G3S 2025-01-21 09:12:15 +01:00
uart_rpi_pico_pio.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_rtt.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_rv32m1_lpuart.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_rzt2m.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_rzt2m.h
uart_sam0.c clocks: atmel: sam0: Fix gclk and mclk clock bindings 2025-01-14 20:49:03 +01:00
uart_sam.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_sedi.c drivers: sedi: Update device definition macros to use DT_INST variants 2025-01-08 19:10:52 +01:00
uart_shell.c shell: uart: added shell command 2025-01-06 20:34:52 +01:00
uart_si32_usart.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_sifive.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_silabs_eusart.c drivers: serial: gecko: add new driver UART communication via EUSART 2025-01-16 22:37:40 +01:00
uart_smartbond.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_stellaris.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_stm32.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_stm32.h drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_sy1xx.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_wch_usart.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
uart_xlnx_ps.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_xlnx_uartlite.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
uart_xmc4xxx.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
usart_gd32.c drivers: serial: define default values for basic options 2025-01-15 19:04:56 +01:00
usart_sam.c drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00