zephyr/boards/nxp/frdm_k22f
Manuel Argüelles 5d2670ac1f drivers: pwm: mcux_ftm: allow to select clock source
FTM internal counter can be clocked by one of three clock sources
independent of the module bus clock. This patch introduces a DT property
to perform the clock selection from DT.

DT sources are updated to keep the current clock selection for all boards,
with exception of ucans32k1sic board which is migrated to use system
clock by default, as this seems to be a better choice for most cases.
Some PWM LED samples require slower clock so overlays are added for
those cases.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2024-04-19 10:08:53 +02:00
..
doc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
support hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
board.cmake hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
board.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
frdm_k22f-pinctrl.dtsi hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
frdm_k22f.dts drivers: pwm: mcux_ftm: allow to select clock source 2024-04-19 10:08:53 +02:00
frdm_k22f.yaml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
frdm_k22f_defconfig hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.defconfig hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.frdm_k22f hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00