zephyr/drivers
Kumar Gala 6f5e75ba31 samples: usb: dfu: Fix building of sample on a few platforms
Fix building this sample on bl5340_dvk_cpuapp_ns and
pinnacle_100_dvk.  On these boards the NORDIC_QSPI_NOR
driver needs to be enabled for the sample to build.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-19 15:29:41 +00:00
..
adc everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
audio
bbram
bluetooth drivers: fix race condition in SPI-based HCI driver 2022-07-19 10:31:36 +02:00
cache everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
can drivers: can: loopback: add CAN-FD loopback support 2022-07-18 18:43:36 +02:00
clock_control everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
console uart_pipe: move driver from console to serial 2022-07-07 09:59:49 +02:00
coredump everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
counter drivers: counter: rtc_mcp7940n: Update driver to use i2c_dt_spec 2022-07-15 10:05:28 +02:00
crypto drivers: crypto: ataes132a: Convert to devicetree 2022-07-14 10:37:26 +02:00
dac drivers: dac: dac_mcp4725: Update driver to use i2c_dt_spec 2022-07-15 10:00:36 +02:00
dai drivers: dmic: add gain ramping and unmute delay 2022-07-14 16:25:39 -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: display: max7219: add driver 2022-07-15 10:10:48 +02:00
dma drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
ec_host_cmd_periph
edac drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
eeprom drivers: eeprom_emulator: Remove dead code 2022-07-14 10:40:07 +02:00
entropy everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
espi drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
ethernet drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
flash samples: usb: dfu: Fix building of sample on a few platforms 2022-07-19 15:29:41 +00:00
fpga
gpio drivers: gpio: gpio_cy8c95xx.c: move driver to use i2c_dt_spec 2022-07-18 18:43:17 +02:00
hwinfo drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
i2c drivers: i2c: nrfx_twim: constify twim_config 2022-07-19 12:25:13 +00:00
i2s
ieee802154 drivers: ieee802154: cc2520: Convert to DEVICE_DT_INST_DEFINE 2022-07-19 10:32:21 +02:00
interrupt_controller drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
ipm
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: led_strip: ws2812: allow settings cpol and cpha 2022-06-28 16:50:26 +02:00
lora drivers: lora: sx126x: Replace use of DT_INST_LABEL 2022-07-02 18:11:10 -05:00
mbox
mdio
memc drivers: memc: mcux_flexspi_hyperram: Fix multiple log module definition 2022-07-12 09:54:07 +02:00
mipi_dsi
misc drivers: misc: ft8xx: Convert to DEVICE_DT_INST_DEFINE 2022-07-15 10:02:43 +02:00
mm soc: ace_v1x: unmap entire unused virtual space 2022-07-13 09:46:48 -05:00
modem drivers/modem: Patch fix for sock id and fd 2022-07-14 16:23:33 +02: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: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
peci
pinctrl pinctrl: npcx: add pinctrl support for psl pads 2022-07-07 14:12:52 +00:00
pinmux
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: esp32: mcpwm driver 2022-07-14 10:29:26 +02:00
regulator drivers: regulator: regulator_pmic: Update driver to use i2c_dt_spec 2022-07-19 12:28:55 +00:00
reset
sdhc drivers: sdhc: Rework SPI config initialization 2022-06-29 14:59:43 +00:00
sensor drivers: sensor: shell_battery: Convert to DEVICE_DT_GET 2022-07-19 08:45:13 -05:00
serial everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
spi everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
syscon
timer drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
usb drivers: usb: device: stm32: Use macros for frequencies 2022-07-04 18:07:06 +02:00
usbc
video drivers: video: video_mcux_csi: Use phandle for devicetree sensor ref 2022-07-14 10:31:27 +02:00
virtualization
w1 everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
watchdog drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
wifi drivers: eswifi: Remove unused 'csn' field from struct 2022-07-06 12:42:45 -05: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