zephyr/drivers
Martin Jäger c40ec11ab4 drivers: dac: update drivers to use devicetree Kconfig symbol
Update dac drivers to use DT_HAS_<compat>_ENABLED Kconfig symbol
to expose the driver and enable it by default based on devicetree.

We remove 'depend on' Kconfig for symbols that would be implied by
the devicetree node existing.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-07-29 14:11:18 +02:00
..
adc drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
audio drivers: dmic: remove old intel dmic driver 2022-07-25 13:14:49 -04:00
bbram
bluetooth drivers: bluetooth: hci: spi: Replace DT_INST_LABEL 2022-07-28 20:50:38 +02:00
cache everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
can drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
clock_control driver: PECI: npcx: add driver support for Nuvoton npcx family 2022-07-29 14:09:17 +02:00
console drivers: console: ipm_console: Update driver to use DEVICE_DT_GET 2022-07-26 08:49:20 +02:00
coredump everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
counter esp32: driver: counter: add RTC-based implementation 2022-07-27 09:48:33 +02:00
crypto drivers: crypto_stm32: include soc.h in driver 2022-07-25 11:05:15 +00:00
dac drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
dai intel_adsp: move cavs to be a series 2022-07-25 16:50:24 -04:00
debug
disk drivers: disk: sdmmc_stm32: Update driver to use gpio_dt_spec 2022-07-04 06:40:02 -05:00
display drivers: ssd16xx: Add an API to read raw RAM contents 2022-07-27 18:45:47 +02:00
dma drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
ec_host_cmd_periph
edac drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
eeprom drivers: eeprom: Update drivers to use devicetree Kconfig symbol 2022-07-21 06:03:04 -05:00
entropy drivers: entropy: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:39:10 +02:00
espi emul: remove name param from bus register APIs 2022-07-19 15:52:36 -05:00
ethernet drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
flash drivers: flash: octospi drivers for stm32h7 serie 2022-07-27 18:46:25 +02:00
fpga
gpio drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
hwinfo drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
i2c drivers: i2c: Update drivers to use devicetree Kconfig symbol 2022-07-28 16:12:43 -05:00
i2s i2s: remove s1000 i2s driver 2022-06-13 16:19:51 -04:00
ieee802154 drivers: ieee802154: cmake: remove TI compile definitions 2022-07-28 20:51:55 +02:00
interrupt_controller drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
ipm intel_adsp: move cavs to be a series 2022-07-25 16:50:24 -04:00
kscan drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
led drivers: led: tlc59108: Update driver to use i2c_dt_spec 2022-07-18 18:42:52 +02:00
led_strip drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
lora drivers: lora: sx126x: Replace use of DT_INST_LABEL 2022-07-02 18:11:10 -05:00
mbox
mdio
memc drivers: memc: Update drivers to use devicetree Kconfig symbol 2022-07-25 15:14:08 +02:00
mipi_dsi
misc kconfig: guard grove lcd logging macros 2022-07-20 18:28:43 +02:00
mm intel_adsp: move cavs to be a series 2022-07-25 16:50:24 -04:00
modem drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
net drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
neural_net
pcie drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
peci driver: PECI: npcx: add driver support for Nuvoton npcx family 2022-07-29 14:09:17 +02:00
pinctrl soc: riscv: sifive-freedom: remove unused pinmux definitions 2022-07-28 20:50:57 +02:00
pinmux pinmux: remove s1000 i2s driver 2022-06-13 16:19:51 -04:00
pm_cpu_ops drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
power_domain
ps2 drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ptp_clock
pwm drivers: pwm_nrfx: Improve tracking of PWM peripheral usage 2022-07-28 20:52:41 +02:00
regulator drivers: regulator_pmic: Fix compile issue 2022-07-23 09:23:37 -05:00
reset include: drivers: changed API function names for reset controller 2022-05-26 13:02:19 -07:00
sdhc drivers: sdhc: Rework SPI config initialization 2022-06-29 14:59:43 +00:00
sensor ADXL372: add names for KConfig choices 2022-07-25 09:33:54 +00:00
serial drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
spi drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
syscon
timer intel_adsp: rename clock registers due to possible conflict 2022-07-28 14:11:23 -04:00
usb drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
usbc kconfig: guard usbc logging macros 2022-07-20 18:28:43 +02:00
video drivers: video: Update drivers to use devicetree Kconfig symbol 2022-07-19 09:39:49 -07:00
virtualization drivers: virt: ivshmem: Convert to use DEVICE_DT_GET_ONE 2022-07-25 15:16:05 +02:00
w1 everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
watchdog drivers: watchdog: Update drivers to use devicetree Kconfig symbol 2022-07-22 14:06:00 +00:00
wifi soc: esp32: allow wifi and net stack into spiram 2022-07-29 14:11:00 +02:00
xen everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
CMakeLists.txt drivers: w1 introduce 1-wire api and common code 2022-07-05 23:06:45 +02:00
Kconfig drivers: w1 introduce 1-wire api and common code 2022-07-05 23:06:45 +02:00