zephyr/drivers/usb_c/tcpc
cyliang tw 355d032baa boards: nuvoton: numaker: Drop PINCTRL from board defconfig
To remove CONFIG_PINCTRL from board side for numaker boards.
The Drivers using Pinctrl should be turning Pinctrl on
instead of the responsibility of the board.

Fixes #78619

Signed-off-by: cyliang tw <cyliang@nuvoton.com>
2024-11-20 08:23:58 -05:00
..
CMakeLists.txt usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
Kconfig usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
Kconfig.tcpc_numaker boards: nuvoton: numaker: Drop PINCTRL from board defconfig 2024-11-20 08:23:58 -05:00
Kconfig.tcpc_ps8xxx
Kconfig.tcpc_stm32
Kconfig.tcpc_tcpci usbc: add generic TCPCI related functions 2024-09-23 10:03:19 +02:00
ps8xxx.c drivers: tcpc: ps8xxx: Remove unreachable return 2024-11-18 14:03:23 -05:00
ps8xxx_priv.h usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
shell.c
tcpci.c
ucpd_numaker.c
ucpd_numaker.h drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02:00
ucpd_stm32.c
ucpd_stm32_priv.h