zephyr/samples/drivers/led_pwm/boards
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
..
disco_l475_iot1.overlay
mec15xxevb_assy6853.overlay
mec172xevb_assy6906.overlay
mr_canhubk3.conf
nucleo_f091rc.overlay
nucleo_l073rz.overlay
nucleo_u575zi_q.overlay
rpi_pico.overlay
ucans32k1sic.overlay