zephyr/samples
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
..
application_development boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
basic kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
bluetooth drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
boards drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
cpp_synchronization kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
display timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
drivers drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
hello_world cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mpu drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
net drivers: spi: spi_sam: rework device tree support 2020-04-25 09:29:54 -05:00
nfc/nfc_hello timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
philosophers samples: philosophers: Fix extra_args not used 2020-04-14 08:00:12 -04:00
portability samples: philosophers: Fix extra_args not used 2020-04-14 08:00:12 -04:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
scheduler kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
sensor samples: conf: don't enable option twice 2020-04-25 13:39:17 -05:00
shields coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
smp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
synchronization timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
testing/integration cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
userspace cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
video drivers: video: mcux_csi: Convert driver to DT_INST macro 2020-04-20 11:08:46 -05:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00