zephyr/samples/drivers
Simon Guinot e1aaf8761e drivers: led: pwm: automatically select PWM
For all LED drivers, the underlying subsystem is automatically selected
in Kconfig if their compatible node is found in DT.

The only exception is the PWM LED driver which depends on PWM instead
of selecting it. The PWM Kconfig option must be explicitely selected in
order to have LED_PWM enabled.

This patch updates the Kconfig of the PWM LED driver to have the same
behavior as other LED drivers: PWM is now automatically selected if a
"pwm-leds" compatible node is found in DT.

Signed-off-by: Simon Guinot <simon.guinot@seagate.com>
2025-07-19 15:39:29 -04:00
..
adc license: fix copyright owner 2025-06-26 10:56:48 -05:00
audio tests: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05:00
auxdisplay
auxdisplay_digits
can
charger samples: drivers: charger: fix typo in sample Kconfig 2025-06-13 10:42:40 -04:00
clock_control_litex
clock_control_xec
counter drivers: pwm: Add support for Apollo510 pwm 2025-07-19 15:31:08 -04:00
crypto samples: drivers: crypto: Add entry to sample.yaml for cc23x0 2025-06-11 16:06:55 -07:00
dac samples: drivers: dac: Add support ek_ra2l1 for dac sample 2025-06-25 09:52:23 +02:00
display samples: display: Fix stm32n6570_dk fsbl variant 2025-07-11 13:14:30 -10:00
eeprom
espi
ethernet
flash_shell
fpga
fuel_gauge samples: fuelgauge: resolve_merge_artifacts 2025-07-09 09:44:35 -05:00
gnss ubx: Refactor codebase in order to improve usability 2025-05-30 19:40:19 +02:00
haptics
ht16k33
i2c samples: drivers: i2c: rtio_loopback: add nucleo_f401re/nucleo_h503rb 2025-06-23 12:47:00 -07:00
i2s drivers: i2s: add sai support for stm32h5xx 2025-07-19 10:16:03 +02:00
ipm
jesd216 drivers: flash: Add MAX32 SPIXF NOR test/samples 2025-07-19 10:08:46 +02:00
lcd_cyclonev_socdk
lcd_hd44780 drivers: gpio: Use BIT(n) macro to define GPIO constants 2025-06-03 20:32:33 +02:00
led drivers: led: pwm: automatically select PWM 2025-07-19 15:39:29 -04:00
lora
mbox tests: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05:00
mbox_data
memc drivers: mspi: add APMemory APS Z8 pSRAM driver 2025-06-18 07:36:26 +02:00
misc
mspi drivers: mspi: add ambiq mspi timing scan utility 2025-06-18 07:36:26 +02:00
peci
ps2
psi5 tests/samples: drivers: create test, sample for psi5 driver 2025-07-01 10:53:59 -10:00
rtc
sent tests/samples: drivers: create test, sample for SENT driver 2025-06-26 18:50:07 -10:00
smbus
soc_flash_nand
soc_flash_nrf samples: drivers: nrf: flash: Execute nrf soc flash sample on nrf54l 2025-05-28 12:22:04 +02:00
spi_bitbang
spi_flash samples: drivers: spi_flash: Add support OSPI for Renesas RA8 2025-06-06 08:41:46 +02:00
spi_flash_at45
spi_fujitsu_fram
stepper drivers: stepper: rename gpio_steppper_controller to h_bridge_stepper 2025-07-19 09:57:40 +02:00
uart
video samples: video: Add support for smartdma video on FRDM_MCXN236 2025-07-19 15:29:25 -04:00
virtualization
w1
watchdog samples: drivers: watchdog: add overlay file for adp_xc7k/ae350/clic 2025-07-19 15:28:58 -04:00
drivers.rst