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 doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
auxdisplay_digits samples: drivers: Add auxdisplay_digits sample 2025-05-09 21:08:32 +02:00
can boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
charger samples: drivers: charger: fix typo in sample Kconfig 2025-06-13 10:42:40 -04:00
clock_control_litex boards: enjoydigital: adopt new zephyr:board directive and role 2025-02-28 14:52:23 +01:00
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 boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
espi dts: bindings: spi: use hyphen instead of underscore 2025-03-18 16:40:19 +01:00
ethernet samples: net: enable NET_ZPERF_SERVER 2025-04-23 11:48:42 +02:00
flash_shell drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
fpga boards: quicklogic: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
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 boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
ht16k33 doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
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 tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
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 samples: lora: send: counter in packet 2025-05-01 09:34:21 +02:00
mbox tests: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05:00
mbox_data boards: nxp: add mcx_n9xx_evk 2025-04-25 11:04:08 +02:00
memc drivers: mspi: add APMemory APS Z8 pSRAM driver 2025-06-18 07:36:26 +02:00
misc samples: drivers: misc: Enabled timeaware-gpio for BTL-S 2025-05-20 15:24:18 +02:00
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 drivers: rtc: add rtc support for apollo510 2025-05-08 08:55:06 +02:00
sent tests/samples: drivers: create test, sample for SENT driver 2025-06-26 18:50:07 -10:00
smbus doc: :zephyr-app: should point to existing in-tree folders 2024-09-09 13:53:47 -04:00
soc_flash_nand flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
soc_flash_nrf samples: drivers: nrf: flash: Execute nrf soc flash sample on nrf54l 2025-05-28 12:22:04 +02:00
spi_bitbang samples: drivers: spi: Add support for RZ/G3S-SMARC 2025-05-15 09:00:31 +02:00
spi_flash samples: drivers: spi_flash: Add support OSPI for Renesas RA8 2025-06-06 08:41:46 +02:00
spi_flash_at45 tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
spi_fujitsu_fram
stepper drivers: stepper: rename gpio_steppper_controller to h_bridge_stepper 2025-07-19 09:57:40 +02:00
uart samples: drivers: uart: async_api: exclude some platforms with LPUART 2025-04-29 02:42:19 +02:00
video samples: video: Add support for smartdma video on FRDM_MCXN236 2025-07-19 15:29:25 -04:00
virtualization doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
w1 samples: drivers: w1: Add MAX boards sample overlay files 2025-02-12 23:15:57 +01:00
watchdog samples: drivers: watchdog: add overlay file for adp_xc7k/ae350/clic 2025-07-19 15:28:58 -04:00
drivers.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00