zephyr/drivers/serial
Tim Lin 07d9a4292d ITE: drivers/serial: Use pinctrl instead of pinmux driver
Use pinctrl instead of pinmux driver.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2022-05-06 11:32:40 +02:00
..
CMakeLists.txt drivers/serial: Extend Altera Jtag Uart driver support 2022-04-07 06:58:16 -04:00
Kconfig uart: logging: Add configurable log level to UART drivers 2022-03-10 13:49:43 -05:00
Kconfig.altera_jtag drivers/serial: Extend Altera Jtag Uart driver support 2022-04-07 06:58:16 -04:00
Kconfig.apbuart
Kconfig.b91
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.imx
Kconfig.it8xxx2
Kconfig.leuart_gecko
Kconfig.litex
Kconfig.lpc11u6x
Kconfig.mcux uart_mcux_lpuart: Enable Asynchronous UART API. 2022-04-14 15:21:58 -05:00
Kconfig.mcux_flexcomm
Kconfig.mcux_iuart
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart drivers: mcux_lpuart: make async api use common LPUART ISR 2022-04-22 09:44:19 +02:00
Kconfig.miv
Kconfig.msp432p4xx
Kconfig.native_posix kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.neorv32
Kconfig.npcx
Kconfig.nrfx soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.ns16550 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.numicro
Kconfig.pl011 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.psoc6
Kconfig.rcar everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.rpi_pico drivers: serial: rpi_pico: added reset support for UART devices 2022-03-23 12:51:39 +01:00
Kconfig.rtt scripts: kconfigfunctions: Redefine dt_nodelabel_has_compat() 2022-04-02 15:14:38 +02:00
Kconfig.rv32m1_lpuart
Kconfig.sam0
Kconfig.sifive kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.stellaris kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.stm32
Kconfig.test
Kconfig.uart_sam
Kconfig.usart_sam
Kconfig.xec kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.xen drivers: serial: xen: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.xlnx
Kconfig.xmc4xxx
leuart_gecko.c
serial_test.c
uart_altera_jtag.c drivers/serial: Extend Altera Jtag Uart driver support 2022-04-07 06:58:16 -04:00
uart_apbuart.c
uart_b91.c
uart_cc13xx_cc26xx.c pm: policy: Consider substates for state lock functions 2022-04-28 16:32:23 +02:00
uart_cc32xx.c drivers: serial: cc32xx: drop usage of uart_device_config 2022-02-21 22:02:23 -05:00
uart_cmsdk_apb.c drivers: serial: cmsdk_apb: drop usage of uart_device_config 2022-02-21 22:02:23 -05:00
uart_esp32.c esp32: drivers: uart: remove uart_num 2022-04-20 13:27:47 +02:00
uart_gecko.c
uart_handlers.c
uart_hvc_xen.c uart: logging: Add configurable log level to UART drivers 2022-03-10 13:49:43 -05:00
uart_hvc_xen_consoleio.c
uart_imx.c drivers: serial: fix typos 2022-03-08 10:24:23 +01:00
uart_ite_it8xxx2.c ITE: drivers/serial: Use pinctrl instead of pinmux driver 2022-05-06 11:32:40 +02:00
uart_liteuart.c serial: uart_liteuart: Add and use register names 2022-05-06 11:31:54 +02:00
uart_lpc11u6x.c
uart_lpc11u6x.h drivers: serial: fix typos 2022-03-08 10:24:23 +01:00
uart_mchp_xec.c serial: update mchp uart module to use pinctrl 2022-03-07 11:03:06 +01:00
uart_mcux.c drivers: serial: Add pinctrl support to mcux uart driver 2022-03-03 13:00:20 -06:00
uart_mcux_flexcomm.c drivers: serial: Add pinctrl support to usart flexcomm driver 2022-04-06 20:57:22 -07:00
uart_mcux_iuart.c
uart_mcux_lpsci.c drivers: serial: Enable pinctrl for kinetis lpsci driver 2022-03-22 12:36:04 +01:00
uart_mcux_lpuart.c pm: policy: Consider substates for state lock functions 2022-04-28 16:32:23 +02:00
uart_miv.c
uart_msp432p4xx.c drivers: serial: msp432p4xx: drop usage of uart_device_config 2022-02-21 22:02:23 -05:00
uart_native_posix.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
uart_neorv32.c uart: logging: Add configurable log level to UART drivers 2022-03-10 13:49:43 -05:00
uart_npcx.c pm: policy: Consider substates for state lock functions 2022-04-28 16:32:23 +02:00
uart_nrfx_uart.c soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
uart_nrfx_uarte.c serial: uart_nrfx_uarte: async compilation warning 2022-04-07 11:53:29 +02:00
uart_ns16550.c pm: policy: Consider substates for state lock functions 2022-04-28 16:32:23 +02:00
uart_ns16550.h
uart_numicro.c drivers: serial: numicro: drop usage of uart_device_config 2022-02-21 22:02:23 -05:00
uart_pl011.c driver: uart_pl011: refine creating device instance code 2022-04-26 14:20:57 -05:00
uart_psoc6.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
uart_rcar.c
uart_rpi_pico.c drivers: serial: rpi_pico: added reset support for UART devices 2022-03-23 12:51:39 +01:00
uart_rtt.c
uart_rv32m1_lpuart.c drivers: serial: rv32m1: lpuart: add pinctrl support 2022-05-05 13:34:39 -05:00
uart_sam.c drivers: serial: Update sam drivers to use pinctrl 2022-03-24 15:45:37 -07:00
uart_sam0.c drivers: serial: Update sam0 drivers to use pinctrl 2022-03-24 15:45:37 -07:00
uart_sifive.c soc: riscv: sifive-freedom: Get coreclk and peripheral clock from DTS. 2022-04-05 12:00:03 +02:00
uart_stellaris.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
uart_stm32.c pm: policy: Consider substates for state lock functions 2022-04-28 16:32:23 +02:00
uart_stm32.h drivers: uart_stm32: Add support for tx/rx swap 2022-04-04 13:44:23 -07:00
uart_xlnx_ps.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
uart_xlnx_uartlite.c
uart_xmc4xxx.c drivers: serial: xmc4xxx: drop usage of uart_device_config 2022-02-21 22:02:23 -05:00
usart_gd32.c
usart_sam.c drivers: serial: Update sam drivers to use pinctrl 2022-03-24 15:45:37 -07:00