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> |
||
|---|---|---|
| .. | ||
| src | ||
| adc.conf | ||
| app.overlay | ||
| CMakeLists.txt | ||
| dac.conf | ||
| drivers.conf | ||
| eeprom.conf | ||
| ethernet.conf | ||
| gpio.conf | ||
| gpio.dtsi | ||
| i2c.dtsi | ||
| prj.conf | ||
| README.txt | ||
| sensors_a_h.conf | ||
| sensors_i_z.conf | ||
| sensors_stmemsc_trigger.conf | ||
| sensors_stmemsc.conf | ||
| sensors_trigger_a_h.conf | ||
| sensors_trigger_i_z.conf | ||
| spi.dtsi | ||
| testcase.yaml | ||
Overview -------- Build tests for drivers and sensors on all platforms. This test might now work for some of the drivers, those need to be addressed in other tests targeting those special cases. Tests ----- drivers: build all drivers sensors_a_m: build sensors with name beginning a through m. sensors_n_z: build sensors with name beginning n through z. sensors_trigger: build sensors with trigger option enabled