zephyr/dts
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
..
arc boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
arm drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
bindings drivers: counter: sam0_tc32: rework devicetree support 2020-04-25 13:33:56 -05:00
common dts: introduce macro's to help with changing unit-addr 2020-02-05 17:10:54 -05:00
nios2 dts: nios2: Add interrupt controller support in dts 2020-03-27 15:16:53 -05:00
posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
riscv drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
x86 drivers: gpio: gpio_intel_apl: Convert to DT_INST 2020-04-20 15:23:11 -05:00
xtensa intc: intc_cavs: Use DTS labels for device names 2020-04-22 04:59:22 -05:00
binding-template.yaml dts: fix up type comments in binding-template.yaml 2020-02-13 02:14:34 -06:00
Kconfig drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00