zephyr/dts/arm/st/f1
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
..
stm32f1.dtsi drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
stm32f100Xb.dtsi soc: stm32f1: Add support for stm32f1xx SoCs 2020-01-28 08:30:52 -06:00
stm32f100Xe.dtsi soc: stm32f1: Add support for stm32f1xx SoCs 2020-01-28 08:30:52 -06:00
stm32f103X8.dtsi drivers: flash: Add the flash driver of the stm32f1x family 2019-12-11 12:40:33 -06:00
stm32f103Xb.dtsi drivers: flash: Add the flash driver of the stm32f1x family 2019-12-11 12:40:33 -06:00
stm32f103Xe.dtsi drivers: flash: Add the flash driver of the stm32f1x family 2019-12-11 12:40:33 -06:00
stm32f107.dtsi drivers: flash: Add the flash driver of the stm32f1x family 2019-12-11 12:40:33 -06:00
stm32f107Xc.dtsi drivers: flash: Add the flash driver of the stm32f1x family 2019-12-11 12:40:33 -06:00