zephyr/tests/subsys/fs
Kumar Gala 7a15afc1d4 drivers: flash: replace DT_FLASH_DEV_NAME with DT macro
Replace DT_FLASH_DEV_NAME with DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL.
We now set zephyr,flash-controller in the chosen node of the device
tree to the flash controller device.

NOTE: For a SoCs with on die flash, this points to the controller and
      not the 'soc-nv-flash' node.  Typically the controller is the
      parent of the 'soc-nv-flash' node).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-27 18:43:20 -05:00
..
fat_fs_api cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
fat_fs_dual_drive cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
fcb tests/subsys/fs/fcb: Fix flash_area_write failure on NRF 2020-04-17 10:23:47 +02:00
littlefs cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
multi-fs cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
nvs drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00