zephyr/tests/drivers
Peter Bigot 77aa89bcb5 drivers: flash: remove W25QXXDV driver
The spi_flash_w25qxxdv driver has been superseded by the generic
spi_nor driver for over a year.  The only non-refactoring change to
the W25Q driver in the last 18 months was done to support a backport
to 1.14.

All devices supported by spi_flash_w25qxxdv driver are expected to be
supported by the spi_nor driver, using the standard `jedec,spi-nor`
devicetree compatible.  No in-tree devicetree files make use of this
driver.

Remove the confusion about which driver to select by removing the
unmaintained redundant driver.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-27 17:39:21 +02:00
..
adc/adc_api boards: Add BL653DVK support 2020-08-18 19:01:42 +02:00
build_all drivers: flash: remove W25QXXDV driver 2020-08-27 17:39:21 +02:00
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
console sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
counter sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
dac tests: drivers: dac: dac_loopback: add fixture dac_adc_loopback 2020-08-27 16:06:34 +02:00
dma tests: Align all drivers using user_data for callback 2020-07-30 09:48:00 +02:00
eeprom sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
entropy/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
flash sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
flash_simulator sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gpio samples: remove unnecessary check for flags cell in gpios 2020-08-27 15:59:03 +02:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
i2s tests: remove obsolete doxygen boilerplate 2020-07-28 08:14:23 -05:00
ipm device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
kscan/kscan_api sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
pwm/pwm_api tests: drivers: pwm: pwm_api: add support of STM32 boards 2020-08-27 16:07:39 +02:00
sensor device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spi/spi_loopback tests: drivers: spi: loopback: add support for arty_a7_arm_designstart_m1 2020-08-26 12:32:27 +02:00
uart uart: Fix uart_irq_callback_set usage 2020-07-30 09:43:12 +02:00
watchdog/wdt_basic_api sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00