zephyr/drivers/pwm
Henrik Brix Andersen fd5b97690d drivers: pwm: sam: move SAM V71 register fixup from SoC to PWM driver
Move the SAM V71 register name fixup from the SoC code into the PWM driver
next to the other PWM driver fixup.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2025-01-14 20:50:20 +01:00
..
CMakeLists.txt drivers: pwm: update namming of pwm driver for RA family 2024-12-20 18:31:12 +01:00
Kconfig drivers: pwm: update namming of pwm driver for RA family 2024-12-20 18:31:12 +01:00
Kconfig.b91 drivers: all: telink-b91: select PINCTRL 2024-12-05 15:17:47 +01:00
Kconfig.cc13xx_cc26xx_timer drivers: all: cc12xx_cc26xx: select PINCTRL 2024-12-05 15:18:01 +01:00
Kconfig.ene
Kconfig.esp32
Kconfig.fake drivers: pwm: implement fake-pwm driver 2024-12-14 16:14:57 +01:00
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.it8801 drivers: pwm: it8801: Add I2C-based PWM device driver 2024-12-03 19:56:50 +01:00
Kconfig.litex
Kconfig.max32 drivers: pwm: Add MAX32xxx PWM driver 2024-09-23 18:12:00 -04:00
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 dts: bindings: rename nxp,kinetis-ftm-pwm compatible 2024-12-20 23:53:14 +02:00
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 modules: hal_nordic: add NRFX_GPPI config 2024-11-19 09:53:10 -05:00
Kconfig.nrfx
Kconfig.numaker boards: nuvoton: numaker: Drop PINCTRL from board defconfig 2024-11-20 08:23:58 -05:00
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 drivers: rcar: Select CONFIG_PINCTRL 2024-11-22 17:41:02 +01:00
Kconfig.renesas_ra drivers: pwm: update namming of pwm driver for RA family 2024-12-20 18:31:12 +01:00
Kconfig.rpi_pico soc: raspberrypi: Drop PINCTRL from Kconfig.defconfig 2024-11-25 14:42:01 +01:00
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.sam0_tc drivers: pwm: add a SAM0 TC based PWM driver 2024-12-17 23:14:32 +01:00
Kconfig.sifive boards: remove CONFIG_PINCTRL from defconfig files of FE310-based boards 2024-09-20 13:14:41 +02:00
Kconfig.stm32
Kconfig.test
Kconfig.xec
Kconfig.xlnx
Kconfig.xmc4xxx_ccu4 SOC: Remove config PINCTRL from xmc4xxx soc 2024-12-02 22:05:16 +00:00
Kconfig.xmc4xxx_ccu8 SOC: Remove config PINCTRL from xmc4xxx soc 2024-12-02 22:05:16 +00:00
pwm_b91.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_capture.c
pwm_cc13xx_cc26xx_timer.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_ene_kb1200.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_fake.c drivers: pwm: implement fake-pwm driver 2024-12-14 16:14:57 +01:00
pwm_gd32.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_gecko.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_handlers.c
pwm_ifx_cat1.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_imx.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_intel_blinky.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_ite_it8xxx2.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_ite_it8801.c drivers: Move device driver APIs into iterable sections 2024-12-17 02:02:54 +01:00
pwm_led_esp32.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_litex.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_max32.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_max31790.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_mc_esp32.c drivers: mcpwm: esp32c6: Add support 2024-12-20 18:30:59 +01:00
pwm_mchp_xec_bbled.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_mchp_xec.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_mcux_ctimer.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_mcux_ftm.c dts: bindings: rename nxp,kinetis-ftm-pwm compatible 2024-12-20 23:53:14 +02:00
pwm_mcux_pwt.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_mcux_qtmr.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_mcux_sctimer.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_mcux_tpm.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_mcux.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_npcx.c driver: pwm: npcx: use CONFIG_PWM_LOG_LEVEL 2024-12-19 04:18:34 +01:00
pwm_nrf_sw.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_nrfx.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_numaker.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_nxp_flexio.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_nxp_s32_emios.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_pca9685.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_rcar.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_renesas_ra.c drivers: pwm: update namming of pwm driver for RA family 2024-12-20 18:31:12 +01:00
pwm_rpi_pico.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_rv32m1_tpm.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_sam0_tc.c clocks: atmel: sam0: Fix gclk and mclk clock bindings 2025-01-14 20:49:03 +01:00
pwm_sam0_tcc.c clocks: atmel: sam0: Fix gclk and mclk clock bindings 2025-01-14 20:49:03 +01:00
pwm_sam.c drivers: pwm: sam: move SAM V71 register fixup from SoC to PWM driver 2025-01-14 20:50:20 +01:00
pwm_shell.c shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
pwm_sifive.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_stm32.c drivers: pwm: stm32: add support for STM32WB0 2025-01-14 20:49:30 +01:00
pwm_test.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_xlnx_axi_timer.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_xmc4xxx_ccu4.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00
pwm_xmc4xxx_ccu8.c drivers: pwm: Place API into iterable section 2024-12-06 12:13:28 +01:00