zephyr/drivers/can
Henrik Brix Andersen 185432c96d drivers: can: select CONFIG_PINCTRL where needed
Select CONFIG_PINCTRL for all CAN controllers drivers using pinctrl.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2024-10-21 18:54:27 -05:00
..
transceiver
CMakeLists.txt
Kconfig
Kconfig.esp32 drivers: can: select CONFIG_PINCTRL where needed 2024-10-21 18:54:27 -05:00
Kconfig.fake
Kconfig.kvaser
Kconfig.loopback
Kconfig.mcan
Kconfig.mcp251xfd
Kconfig.mcp2515
Kconfig.mcux
Kconfig.native_linux
Kconfig.nrf drivers: can: select CONFIG_PINCTRL where needed 2024-10-21 18:54:27 -05:00
Kconfig.numaker drivers: can: select CONFIG_PINCTRL where needed 2024-10-21 18:54:27 -05:00
Kconfig.nxp_s32 boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.rcar drivers: can: select CONFIG_PINCTRL where needed 2024-10-21 18:54:27 -05:00
Kconfig.sam drivers: can: select CONFIG_PINCTRL where needed 2024-10-21 18:54:27 -05:00
Kconfig.sam0 drivers: can: select CONFIG_PINCTRL where needed 2024-10-21 18:54:27 -05:00
Kconfig.sja1000
Kconfig.stm32 drivers: can: select CONFIG_PINCTRL where needed 2024-10-21 18:54:27 -05:00
Kconfig.tcan4x5x
Kconfig.xmc4xxx drivers: can: select CONFIG_PINCTRL where needed 2024-10-21 18:54:27 -05:00
can_common.c
can_esp32_twai.c
can_fake.c
can_handlers.c
can_kvaser_pci.c
can_loopback.c
can_mcan.c
can_mcp251xfd.c drivers: can_mcp251xfd: Forward error and remove done label 2024-09-09 13:55:14 -04:00
can_mcp251xfd.h drivers: can_mcp251xfd: Delay initialization after reset 2024-09-09 13:55:14 -04:00
can_mcp2515.c
can_mcp2515.h
can_mcux_flexcan.c
can_mcux_mcan.c
can_native_linux.c
can_native_linux_adapt.c
can_native_linux_adapt.h
can_nrf.c
can_numaker.c
can_nxp_s32_canxl.c
can_rcar.c
can_sam.c
can_sam0.c
can_shell.c drivers: can: shell: use `shell_fprintf_normal` instead of `shell_fprintf` 2024-09-10 11:44:23 +02:00
can_sja1000.c style: drivers: adjust `return` usage in `void functions` 2024-09-18 09:56:16 +02:00
can_sja1000_priv.h
can_stm32_bxcan.c
can_stm32_fdcan.c
can_stm32h7_fdcan.c
can_tcan4x5x.c
can_xmc4xxx.c