zephyr/drivers/pwm
Jun Lin 69e85b25fe board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards
The CONFIG_PINCTRL is removed from the board's defconfig files.
Drivers which use pin control function should add "select PINCTRL"
in their Kconfig files.

Fixes #78619

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-11-07 08:59:14 -08:00
..
CMakeLists.txt driver: pwm: infineon: cyw920829m2evk_02 pwm 2024-10-26 03:57:41 +01:00
Kconfig driver: pwm: infineon: cyw920829m2evk_02 pwm 2024-10-26 03:57:41 +01:00
Kconfig.b91
Kconfig.cc13xx_cc26xx_timer
Kconfig.ene
Kconfig.esp32
Kconfig.gd32 soc: gd32: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:40:42 -06:00
Kconfig.gecko
Kconfig.ifx_cat1 driver: pwm: infineon: cyw920829m2evk_02 pwm 2024-10-26 03:57:41 +01:00
Kconfig.imx boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.intel_blinky
Kconfig.it8xxx2 ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file 2024-10-15 13:52:55 +02:00
Kconfig.litex
Kconfig.max32
Kconfig.max31790
Kconfig.mcux boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.mcux_ctimer boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.mcux_ftm
Kconfig.mcux_pwt
Kconfig.mcux_qtmr boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.mcux_sctimer boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.mcux_tpm
Kconfig.npcx board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
Kconfig.nrf_sw drivers: pwm: nrf_sw: always default to yes 2024-10-24 03:47:23 +01:00
Kconfig.nrfx
Kconfig.numaker
Kconfig.nxp_flexio boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.nxp_s32_emios boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.pca9685
Kconfig.rcar
Kconfig.renesas_ra8 drivers: Select PINCTRL for renesas RA drivers 2024-11-06 09:59:32 -08:00
Kconfig.rpi_pico
Kconfig.rv32m1_tpm
Kconfig.sam soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sam0 soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sifive
Kconfig.stm32
Kconfig.test
Kconfig.xec
Kconfig.xlnx
Kconfig.xmc4xxx_ccu4
Kconfig.xmc4xxx_ccu8
pwm_b91.c
pwm_capture.c
pwm_cc13xx_cc26xx_timer.c
pwm_ene_kb1200.c
pwm_gd32.c
pwm_gecko.c
pwm_handlers.c
pwm_ifx_cat1.c driver: pwm: infineon: cyw920829m2evk_02 pwm 2024-10-26 03:57:41 +01:00
pwm_imx.c
pwm_intel_blinky.c
pwm_ite_it8xxx2.c
pwm_led_esp32.c drivers: pwm: ledc: esp32c2: esp32c6: Fix clock frequency 2024-11-05 15:25:21 -06:00
pwm_litex.c
pwm_max32.c
pwm_max31790.c
pwm_mc_esp32.c
pwm_mchp_xec.c
pwm_mchp_xec_bbled.c
pwm_mcux.c
pwm_mcux_ctimer.c
pwm_mcux_ftm.c
pwm_mcux_pwt.c
pwm_mcux_qtmr.c
pwm_mcux_sctimer.c
pwm_mcux_tpm.c
pwm_npcx.c
pwm_nrf_sw.c
pwm_nrfx.c drivers: pwm: nrfx: Improve runtime PM 2024-10-11 13:18:34 -04:00
pwm_numaker.c
pwm_nxp_flexio.c
pwm_nxp_s32_emios.c
pwm_pca9685.c
pwm_rcar.c
pwm_renesas_ra8.c
pwm_rpi_pico.c drivers: pwm: rpi_pico: Convert clk calculations to fixed-point 2024-10-25 18:11:14 -07:00
pwm_rv32m1_tpm.c
pwm_sam.c
pwm_sam0_tcc.c
pwm_shell.c
pwm_sifive.c
pwm_stm32.c
pwm_test.c
pwm_xlnx_axi_timer.c
pwm_xmc4xxx_ccu4.c
pwm_xmc4xxx_ccu8.c